Skip to main content
Tab

IndexPanelSeparatorStyle Class

Defines style settings for the index panel separator.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class IndexPanelSeparatorStyle :
    AppearanceStyleBase

The following members return IndexPanelSeparatorStyle objects:

Remarks

The IndexPanelSeparatorStyle class contains settings that define the style of index panel separator within a ASPxTitleIndex control.

An object of the IndexPanelSeparatorStyle type can be accessed via the control’s ASPxTitleIndex.IndexPanelSeparatorStyle property.

Inheritance

See Also