ArcFM Solution Developer Guide
TreeGridView Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
TreeGridView Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.ComponentModel.DesignerAttribute("System.Windows.Forms.Design.DataGridViewDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<System.ComponentModel.DefaultEventAttribute("CellContentClick")>
<System.ComponentModel.ComplexBindingPropertiesAttribute("DataSource", "DataMember")>
<System.Windows.Forms.DockingAttribute(DockingBehavior.Ask)>
<System.ComponentModel.EditorAttribute("System.Windows.Forms.Design.DataGridViewComponentEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.ComponentEditor)>
<SRDescriptionAttribute("DescriptionDataGridView")>
<System.ComponentModel.DefaultPropertyAttribute("Text")>
<System.ComponentModel.Design.Serialization.DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class TreeGridView 
   Inherits System.Windows.Forms.DataGridView
'Usage
 
Dim instance As TreeGridView
[System.Reflection.DefaultMember("Item")]
[System.ComponentModel.Designer("System.Windows.Forms.Design.DataGridViewDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.ComponentModel.DefaultEvent("CellContentClick")]
[System.ComponentModel.ComplexBindingProperties("DataSource", "DataMember")]
[System.Windows.Forms.Docking(DockingBehavior.Ask)]
[System.ComponentModel.Editor("System.Windows.Forms.Design.DataGridViewComponentEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.ComponentEditor)]
[SRDescription("DescriptionDataGridView")]
[System.ComponentModel.DefaultProperty("Text")]
[System.ComponentModel.Design.Serialization.DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.ComponentModel.ToolboxItemFilter("System.Windows.Forms")]
[System.ComponentModel.DesignerCategory("Component")]
public class TreeGridView : System.Windows.Forms.DataGridView 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.DataGridView
               Miner.Controls.TreeGridView

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

TreeGridView Members
Miner.Controls Namespace

 

 


Send Comment