Back to Devexpress

PagerStyle.SeparatorStyle Property

aspnet-devexpress-dot-web-dot-pagerstyle.md

latest1.1 KB
Original Source

PagerStyle.SeparatorStyle Property

Gets the appearance settings used to paint a separator.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle SeparatorStyle { get; }
vb
Public ReadOnly Property SeparatorStyle As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains style settings.

|

See Also

Pager

PagerStyle Class

PagerStyle Members

DevExpress.Web Namespace