Back to Devexpress

ASPxTitleIndex.IndexPanel Property

aspnet-devexpress-dot-web-dot-aspxtitleindex-5510d7e6.md

latest1.4 KB
Original Source

ASPxTitleIndex.IndexPanel Property

Gets the index panel settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
IndexPanel

An IndexPanel object that represents the index panel within the ASPxTitleIndex control.

|

Remarks

The IndexPanel property provides access to the settings that specify the index panel’s behavior, position, etc. For more information, see IndexPanel.

See Also

Title Index

ASPxTitleIndex Class

ASPxTitleIndex Members

DevExpress.Web Namespace