[]
        
(Showing Draft Content)

C1.Win.Sizer.Column.SetSize

SetSize Method

SetSize(int, bool)

Gets or sets the size of the Column as a percentage of the grid's width.

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