MenuAction.HasSeparator Property
Specifies whether or not the command has a visual separator.
Namespace: DevExpress.XtraReports.Web.ClientControls.DataContracts
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the command has a visual separator; otherwise, false. |
See Also