In This Topic
Gets or sets the size of the
Column as a percentage of the grid's width.
Syntax
'Declaration
Protected Overrides Sub SetSize( _
ByVal As System.Integer, _
ByVal As System.Boolean _
)
protected override void SetSize(
System.int ,
System.bool
)
Parameters
- value
- adjust
See Also