C1.Win.C1FlexGrid Namespace > RowColCollection Class : DefaultSize Property |
'Declaration
<BrowsableAttribute(False)> Public Property DefaultSize As Integer
'Usage
Dim instance As RowColCollection Dim value As Integer instance.DefaultSize = value value = instance.DefaultSize
This value is set automatically when the grid's System.Windows.Forms.Control.Font property changes.
The default size is used when the row's Height property or columns Width property is set to -1.
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