Skip to main content
A newer version of this page is available. .
Tab

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