[]
        
(Showing Draft Content)

C1.Win.Sizer.Row.SetSize

SetSize Method

SetSize(int, bool)

Gets or sets the size of the Row as a percentage of the grid's height.

Declaration
protected override void SetSize(int value, bool adjust)
Parameters
Type Name Description
int value
bool adjust
Overrides