Method WithFrozenTop
| Improve this Doc View SourceWithFrozenTop(Int32)
Defines top frozen grid rows from scrolling.
Declaration
public DataPresenter.TemplateBuilder WithFrozenTop(int tracks)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | tracks | Number of top grid rows. |
Returns
| Type | Description |
|---|---|
| DataPresenter.TemplateBuilder | This template builder for fluent coding. |