SimpleCommandState.visible Property
Specifies a command visibility.
Declaration
visible: boolean
Property Value
Type | Description |
---|---|
boolean |
|
Remarks
See Also
Specifies a command visibility.
visible: boolean
Type | Description |
---|---|
boolean |
|
<dx:ASPxRichEdit ID="RichEdit" runat="server" ClientInstanceName="richEdit" .../>
var commandVisibility = richEdit.commands.changeFontBold.getState().visible;
No
Your feedback is appreciated.We appreciate your feedback and continued support.
May we contact you if we need to discuss your feedback in greater detail or update you on changes to this help topic?