ArcFM Solution Developer Guide
Visible Property (TreeGridViewTextBoxColumn)


Syntax
'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;}
Requirements

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.

See Also

Reference

TreeGridViewTextBoxColumn Class
TreeGridViewTextBoxColumn Members

 

 


Send Comment