ReportToolbar.SeparatorHeight Property
Gets or sets the height of the separator element in a ReportToolbar.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | String.Empty | A Unit structure, specifying the height of a separator in pixels. |
See Also