Skip to main content
A newer version of this page is available. .
Tab

ASPxTitleIndex.IndexPanelSeparatorStyle Property

Gets the style settings used to paint index panel separators.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public IndexPanelSeparatorStyle IndexPanelSeparatorStyle { get; }

Property Value

Type Description
IndexPanelSeparatorStyle

A IndexPanelSeparatorStyle object that contains style settings.

See Also