ASPxClientRibbonTab.GetText Method
In This Article
Returns the text displayed in the tab.
#Declaration
TypeScript
GetText(): string
#Returns
Type | Description |
---|---|
string | A string value that is the text displayed in the tab. |
See Also