Method WithStretches
| Improve this Doc View SourceWithStretches(Int32)
Defines number of grid tracks stretching to end of view port.
Declaration
public DataPresenter.TemplateBuilder WithStretches(int tracks)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | tracks | The number of grid tracks. |
Returns
Type | Description |
---|---|
DataPresenter.TemplateBuilder | This template builder for fluent coding. |