TitleIndexColumnCollection Constructors
Represents a collection of columns within a ASPxTitleIndex control.Name | Parameters | Description |
---|---|---|
TitleIndexColumnCollection() | none | Initializes a new instance of the TitleIndexColumnCollection class with default settings. |
TitleIndexColumnCollection(ASPxWebControl) | owner | Initializes a new instance of the TitleIndexColumnCollection class with the specified owner. |
See Also