TitleIndexItem Properties
Represents an individual data item within the ASPxTitleIndex control.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Data |
Gets the data item that is bound to the item. |
Description | Gets or sets a description for the current data item. |
Group |
Gets the group value of the current data item. |
Group |
For internal use only. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Name | Gets or sets the item’s unique identifier name. |
Navigate |
Gets or sets an URL which defines the item’s navigation location. |
Text | Gets or sets the item’s label text. |
Title |
Gets the ASPx |
See Also