Метод | Описание | |
---|---|---|
Layout ( |
Perform a layout of the elements.
|
|
RenderBefore ( |
Perform rendering before child elements are rendered.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewDrawMenuColorColumn ( IContextMenuProvider provider, |
Initialize a new instance of the ViewDrawMenuColorColumn class.
|
public Layout ( |
||
context | Layout context. | |
Результат | void |
public RenderBefore ( |
||
context | Rendering context. | |
Результат | void |
public ViewDrawMenuColorColumn ( IContextMenuProvider provider, |
||
provider | IContextMenuProvider | Reference to provider. |
colorColumns | Reference to owning color columns entry. | |
colors | Color | Set of colors to initialize from. |
start | int | Stating index to use. |
end | int | Ending index to use. |
enabled | bool | Is this column enabled |
Результат | System |