[]
Specifies how rows can be resized.
public enum RowSizingEnum
| Name | Description |
|---|---|
| AllRows | All rows will be sized to the same height or width. |
| IndividualRows | Rows can be sized indepentently. |
| None | Row can not be resized. |