[]
Configurates FrozenRows. Sets the number of frozen columns.
public virtual TBuilder FrozenRows(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
Frozen columns do not scroll, but the cells they contain may be selected and edited.