Gets a value indicating whether the command's UI element is visible.
Namespace:DevExpress.Web.ASPxRichEdit.Scripts
Assembly:JavaScript

Syntax
JavaScript |
visible
Type: bool
|
Property value
Type: Boolean
true, if the command's related UI element is visible; otherwise, false.

See Also