Miner.Controls Assembly > Miner.Controls Namespace > TreeGridView Class : Columns Property |
'Declaration <System.ComponentModel.EditorAttribute("System.Windows.Forms.Design.DataGridViewColumnCollectionEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.Drawing.Design.UITypeEditor)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.MergablePropertyAttribute(False)> Public ReadOnly Property Columns As System.Windows.Forms.DataGridViewColumnCollection
'Usage Dim instance As TreeGridView Dim value As System.Windows.Forms.DataGridViewColumnCollection value = instance.Columns
[System.ComponentModel.Editor("System.Windows.Forms.Design.DataGridViewColumnCollectionEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.Drawing.Design.UITypeEditor)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.MergableProperty(false)] public System.Windows.Forms.DataGridViewColumnCollection Columns {get;}
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.