MenuAction.Visible Property
Specifies whether or not the command is visible in the designer user interface.
Namespace: DevExpress.XtraReports.Web.ClientControls.DataContracts
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the command is visible; otherwise false. |
See Also