[]
Configurates StickyHeaders. Sets a value that determines whether column headers should remain when the user scrolls the window.
public virtual TBuilder StickyHeaders(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |