BCGSoft.Controls.Grid Namespace > GridColumn Class : Weight Property |
'Declaration Public Property Weight As Single
'Usage Dim instance As GridColumn Dim value As Single instance.Weight = value value = instance.Weight
public float Weight {get; set;}
This value has effect only for columns/grids with AutoSizeColumnMode set to GridAutoSizeColumnMode.Fill.
This property should be in interval [0, 65535].
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2