Miner.Controls Assembly > Miner.Controls Namespace > TreeGridViewTextBoxColumn Class : Width Property |
'Declaration <SRCategoryAttribute("CatLayout")> <System.ComponentModel.LocalizableAttribute(True)> <SRDescriptionAttribute("DataGridView_ColumnWidthDescr")> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.Repaint)> Public Property Width As System.Integer
'Usage Dim instance As TreeGridViewTextBoxColumn Dim value As System.Integer instance.Width = value value = instance.Width
[SRCategory("CatLayout")] [System.ComponentModel.Localizable(true)] [SRDescription("DataGridView_ColumnWidthDescr")] [System.ComponentModel.RefreshProperties(RefreshProperties.Repaint)] public System.int Width {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.