ArcFM Desktop Developer Guide
TreeGridViewTextBoxColumn Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
TreeGridViewTextBoxColumn Class
Syntax
'Declaration
 
<ToolboxBitmapAttribute(System.Windows.Forms.DataGridViewTextBoxColumn, "DataGridViewTextBoxColumn.bmp")>
<DesignerAttribute("System.Windows.Forms.Design.DataGridViewColumnDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<TypeConverterAttribute(System.Windows.Forms.DataGridViewColumnConverter)>
<ToolboxItemAttribute(False)>
<DesignTimeVisibleAttribute(False)>
Public Class TreeGridViewTextBoxColumn 
   Inherits System.Windows.Forms.DataGridViewTextBoxColumn
'Usage
 
Dim instance As TreeGridViewTextBoxColumn
[ToolboxBitmap(System.Windows.Forms.DataGridViewTextBoxColumn, "DataGridViewTextBoxColumn.bmp")]
[Designer("System.Windows.Forms.Design.DataGridViewColumnDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[TypeConverter(System.Windows.Forms.DataGridViewColumnConverter)]
[ToolboxItem(false)]
[DesignTimeVisible(false)]
public class TreeGridViewTextBoxColumn : System.Windows.Forms.DataGridViewTextBoxColumn 
Inheritance Hierarchy

System.Object
   System.Windows.Forms.DataGridViewElement
      System.Windows.Forms.DataGridViewBand
         System.Windows.Forms.DataGridViewColumn
            System.Windows.Forms.DataGridViewTextBoxColumn
               Miner.Controls.TreeGridViewTextBoxColumn

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 Members
Miner.Controls Namespace

 

 


Send Comment