TitleIndexItem.TitleIndex Property
Gets the ASPxTitleIndex object to which the current item belongs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxTitleIndex | A ASPxTitleIndex object representing the control that contains the current item. |
See Also