Method SetColumnProportion
SetColumnProportion(int, int)
Sets proportion of an auto-stretchable column.
public virtual bool SetColumnProportion(int column, int proportion)
Parameters
Returns
- bool
true
on success,false
on failure.
Remarks
SplitterAutoCenter style needs to be used to indicate that columns are auto-resizable.