RowsSizingStyle
PPJ.Runtime.Windows.RowsSizingStyle
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Defines how to resize rows in the main and split grids in the SalTableWindow control.
Fields
Used By
Last updated
PPJ.Runtime.Windows.RowsSizingStyle
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Defines how to resize rows in the main and split grids in the SalTableWindow control.
Last updated
Name | Description |
---|---|
Name | Description |
---|---|
FreeSize
Each row is resized individually.
SameSize
All rows are kept of the same size.
SameSizeInEachGrid
All rows in each grid are kept of the same size.
SameSizeInMainGrid
All rows in the main grid are kept of the same size.
SameSizeInSplitGrid
All rows in the split grid are kept of the same size.
Keeps all rows of the same height.
Keeps all rows of the same height.