C1.WPF.Schedule Namespace > AutoDistributionGrid Class : FitCellsOfWidth Property |
'Declaration
Public Property FitCellsOfWidth As System.Double
public System.double FitCellsOfWidth {get; set;}
Setting FitCellsOfWidth to non Double.NaN value directs grid to automatically create as many columns of the width specified as the property value that can fully fit in the grid's width (but at least one). When grid width is being changed the number of columns is adjusted automatically.
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