Back to Devexpress

ASPxTitleIndex.IndexPanelStyle Property

aspnet-devexpress-dot-web-dot-aspxtitleindex-1a74686a.md

latest1.2 KB
Original Source

ASPxTitleIndex.IndexPanelStyle Property

Gets the style settings used to paint the Index Panel.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public IndexPanelStyle IndexPanelStyle { get; }
vb
Public ReadOnly Property IndexPanelStyle As IndexPanelStyle

Property Value

TypeDescription
IndexPanelStyle

A IndexPanelStyle object that contains style settings.

|

See Also

Title Index

ASPxTitleIndex Class

ASPxTitleIndex Members

DevExpress.Web Namespace