TitleIndexItemCollection(ASPxTitleIndex) Constructor
Initializes a new instance of the TitleIndexItemCollection class specifying its owner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
titleIndex | ASPxTitleIndex | A ASPxTitleIndex object specifying the control that will own the collection. |
See Also