[]
Configurates FrozenColumns. Sets the number of frozen columns.
public virtual TBuilder FrozenColumns(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.