IComponentRenderer

Defines a component in the UI.

Declaration Syntax

public interface IComponentRenderer

Table 1776: Members

Property

Container

Gets the container.

Method

InitDataFromJson(string)

Initializes data associated to the component from a json string.

Method

Refresh()

Refreshs the component.