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

IndexPanelSeparatorStyle Class

Defines style settings for the index panel separator.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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