Skip to main content
Tab

PagerStyle.SeparatorStyle Property

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
AppearanceStyle

An AppearanceStyle object that contains style settings.

See Also