Miner.Controls Assembly > Miner.Controls Namespace > TreeGridView Class : AutoSizeRowsMode Property |
'Declaration <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <SRCategoryAttribute("CatLayout")> <SRDescriptionAttribute("DataGridView_AutoSizeRowsModeDescr")> Public Property AutoSizeRowsMode As System.Windows.Forms.DataGridViewAutoSizeRowsMode
'Usage Dim instance As TreeGridView Dim value As System.Windows.Forms.DataGridViewAutoSizeRowsMode instance.AutoSizeRowsMode = value value = instance.AutoSizeRowsMode
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)] [SRCategory("CatLayout")] [SRDescription("DataGridView_AutoSizeRowsModeDescr")] public System.Windows.Forms.DataGridViewAutoSizeRowsMode AutoSizeRowsMode {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.