TitleIndexItemCollection Constructors
Represents a collection of data items displayed within the ASPxTitleIndex control when it isn’t bound to any data source.Name | Parameters | Description |
---|---|---|
TitleIndexItemCollection() | none | Initializes a new instance of the TitleIndexItemCollection class with default settings. |
TitleIndexItemCollection(ASPxTitleIndex) | titleIndex | Initializes a new instance of the TitleIndexItemCollection class specifying its owner. |
See Also