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