[]
Configurates Height. Sets the height of the row.
public TBuilder Height(int? value)
Type | Name | Description |
---|---|---|
int? | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
Setting this property to null or negative values causes the element to use the parent collection's default size.