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