ASPxClientHtmlEditor.GetRibbon Method
Provides access to an object implementing the HtmlEditor’s ribbon UI.
Declaration
GetRibbon(): ASPxClientRibbon
Returns
Type | Description |
---|---|
ASPxClientRibbon | An ASPxClientRibbon object that implements the HtmlEditor’s ribbon UI. |
See Also