[]
Gets the alternating style at the specified position.
IStyle this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IStyle
| Type | Name | Description |
|---|---|---|
| int | index | The order of the alternating style. |
| Type | Description |
|---|---|
| IStyle | An IStyle object represents the alternating style. |