ASPxPagerBase.SeparatorColor Property
Gets or sets the color of separators that separate page numbers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Color | String.Empty | A Color structure that specifies the color of separators. |
See Also