IndexPanel Properties
Represents the Index Panel.| Name | Description |
|---|---|
| Behavior | Gets or sets a value that controls how the ASPxTitleIndex control responds to clicks on items displayed within the Index Panel. |
| Characters | Gets or sets a string of characters to be used as indexes (index panel items) within the index panel. |
| Position | Gets or sets the index panel’s position within the ASPxTitleIndex control. |
| Separator | Gets or sets a string that separates items within the index panel. |
| ShowNonExistingItems | Gets or sets a value that specifies whether index panel items which don’t correspond to any existing data item are displayed within the index panel. |
| Visible | Gets or sets whether the Index Panel is visible. |
See Also