IndexPanel Properties
Represents the Index Panel.
Name | Description |
---|---|
Behavior |
Gets or sets a value that controls how the ASPx |
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 ASPx |
Separator | Gets or sets a string that separates items within the index panel. |
Show |
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