Back to Devexpress

TitleIndexItem.TitleIndex Property

aspnet-devexpress-dot-web-dot-titleindexitem.md

latest1.1 KB
Original Source

TitleIndexItem.TitleIndex Property

Gets the ASPxTitleIndex object to which the current item belongs.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxTitleIndex TitleIndex { get; }
vb
Public ReadOnly Property TitleIndex As ASPxTitleIndex

Property Value

TypeDescription
ASPxTitleIndex

A ASPxTitleIndex object representing the control that contains the current item.

|

See Also

Title Index

TitleIndexItem Class

TitleIndexItem Members

DevExpress.Web Namespace