PagerStyle.SeparatorStyle Property
In This Article
Gets the appearance settings used to paint a separator.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public AppearanceStyle SeparatorStyle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also