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

ASPxTitleIndex.IndexPanelStyle Property

Gets the style settings used to paint the Index Panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public IndexPanelStyle IndexPanelStyle { get; }

Property Value

Type Description
IndexPanelStyle

A IndexPanelStyle object that contains style settings.

See Also