[]
Sets the specified alternating row style in the model.
public virtual void SetDirectAltRowInfo(int index, StyleInfo info)
Public Overridable Sub SetDirectAltRowInfo(index As Integer, info As StyleInfo)
Type | Name | Description |
---|---|---|
int | index | Index of the alternating row style to set; must be between 0 and AltRowCount-1 |
StyleInfo | info | Source StyleInfo object that has style information |