Miner.Controls Assembly > Miner.Controls Namespace > TreeGridViewTextBoxColumn Class : Visible Property |
'Declaration <System.ComponentModel.DefaultValueAttribute(True)> <System.ComponentModel.LocalizableAttribute(True)> <SRCategoryAttribute("CatAppearance")> <SRDescriptionAttribute("DataGridView_ColumnVisibleDescr")> Public Overridable Property Visible As System.Boolean
'Usage Dim instance As TreeGridViewTextBoxColumn Dim value As System.Boolean instance.Visible = value value = instance.Visible
[System.ComponentModel.DefaultValue(true)] [System.ComponentModel.Localizable(true)] [SRCategory("CatAppearance")] [SRDescription("DataGridView_ColumnVisibleDescr")] public virtual System.bool Visible {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.