dotNetObject:System.Windows.Forms.DataGridViewLinkColumn

--PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridViewLinkColumnDefault / Value
.ActiveLinkColor : dotNetObject:System.Drawing.Color
.AutoSizeMode : dotNetObject:System.Windows.Forms.DataGridViewAutoSizeColumnMode
.CellTemplate : dotNetObject:System.Windows.Forms.DataGridViewLinkCell
.CellType : , read-onlydotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewLinkCell]
.ContextMenuStrip : undefined
.DataGridView : , read-onlyundefined
.DataPropertyName :
.DefaultCellStyle : dotNetObject:System.Windows.Forms.DataGridViewCellStyle
.DefaultHeaderCellType : dotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewColumnHeaderCell]
.Displayed : , read-onlyfalse
.DisplayIndex : -1
.DividerWidth : 0
.FillWeight : 100.0
.Frozen : false
.HasDefaultCellStyle : , read-onlytrue
.HeaderCell : dotNetObject:System.Windows.Forms.DataGridViewColumnHeaderCell
.HeaderText :
.Index : , read-only-1
.InheritedAutoSizeMode : , read-onlydotNetObject:System.Windows.Forms.DataGridViewAutoSizeColumnMode
.InheritedStyle : , read-onlydotNetObject:System.Windows.Forms.DataGridViewCellStyle
.IsDataBound : , read-onlyfalse
.LinkBehavior : dotNetObject:System.Windows.Forms.LinkBehavior
.LinkColor : dotNetObject:System.Drawing.Color
.MinimumWidth : 5
.Name :
.ReadOnly : false
.Resizable : dotNetObject:System.Windows.Forms.DataGridViewTriState
.Selected : false
.Site : undefined
.SortMode : dotNetObject:System.Windows.Forms.DataGridViewColumnSortMode
.State : , read-onlydotNetObject:System.Windows.Forms.DataGridViewElementStates
.Tag : undefined
.Text : undefined
.ToolTipText :
.TrackVisitedState : true
.UseColumnTextForLinkValue : false
.ValueType : undefined
.Visible : true
.VisitedLinkColor : dotNetObject:System.Drawing.Color
.Width : 100
--METHODS OF dotNetObject:System.Windows.Forms.DataGridViewLinkColumn
.Clone()
.Dispose()
.Equals obj
.[static]Equals objA objB
.GetHashCode()
.GetPreferredWidth autoSizeColumnMode fixedHeight
.GetType()
.[static]ReferenceEquals objA objB
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.DataGridViewLinkColumn
Disposed sender e = ( ... )