'Usage
Dim instance As CellRow
Dim value As Boolean
instance.FitHeightToEditors = value
value = instance.FitHeightToEditors
[Description("Indicates if the height of the row should be adjusted to fit the editors of the row's cells.")]
[Category("Appearance")]
[RefreshProperties(RefreshProperties.All)]
[ApplyToDesigner(true)]
public bool FitHeightToEditors {get; set;}
Property Value
true if the height of the row should be adjusted to fit the editors of the row's cells; false otherwise.
Requirements
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