Skip to main content
Tab

ASPxTitleIndex.IndexPanelItemStyle Property

Gets the style settings used to paint index panel items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public IndexPanelItemStyle IndexPanelItemStyle { get; }

Property Value

Type Description
IndexPanelItemStyle

A IndexPanelItemStyle object that contains style settings.

See Also