Method | Description | |
---|---|---|
RenderBefore ( |
Perform rendering before child elements are rendered.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewDrawRibbonAppMenuDocs ( KryptonRibbon ribbon ) : System |
Initialize a new instance of the ViewDrawRibbonAppMenuDocs class.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public RenderBefore ( |
||
context | Rendering context. | |
return | void |
public ViewDrawRibbonAppMenuDocs ( KryptonRibbon ribbon ) : System | ||
ribbon | KryptonRibbon | Reference to owning ribbon instance. |
return | System |