ReportToolbar.SeparatorColor Property
Gets or sets the color used to paint a separator element of 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 |
---|---|---|
Color | String.Empty | A Color object that specifies a separator’s color. |
See Also