[]
Gets the style name for an alternating row style.
public virtual string GetDirectAltRowName(int index)
Public Overridable Function GetDirectAltRowName(index As Integer) As String
Type | Name | Description |
---|---|---|
int | index | Index of the alternating row style to set |
Type | Description |
---|---|
string |
Type | Condition |
---|---|
IndexOutOfRangeException | Specified index is not valid; must be between 0 and the total number of styles |