dotNetObject:System.Windows.Forms.DataGridViewRow

--PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridViewRowDefault / Value
.AccessibilityObject : , read-onlydotNetObject:System.Windows.Forms.DataGridViewRow+DataGridViewRowAccessibleObject
.Cells : , read-onlydotNetObject:System.Windows.Forms.DataGridViewCellCollection
.ContextMenuStrip : undefined
.DataBoundItem : , read-onlyundefined
.DataGridView : , read-onlyundefined
.DefaultCellStyle : dotNetObject:System.Windows.Forms.DataGridViewCellStyle
.DefaultHeaderCellType : dotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewRowHeaderCell]
.Displayed : , read-onlyfalse
.DividerHeight : 0
.ErrorText :
.Frozen : false
.HasDefaultCellStyle : , read-onlytrue
.HeaderCell : dotNetObject:System.Windows.Forms.DataGridViewRowHeaderCell
.Height : 22
.Index : , read-only-1
.InheritedStyle : , read-onlyundefined
.IsNewRow : , read-onlyfalse
.MinimumHeight : 3
.ReadOnly : false
.Resizable : dotNetObject:System.Windows.Forms.DataGridViewTriState
.Selected : false
.State : , read-onlydotNetObject:System.Windows.Forms.DataGridViewElementStates
.Tag : undefined
.Visible : true
--METHODS OF dotNetObject:System.Windows.Forms.DataGridViewRow
.AdjustRowHeaderBorderStyle dataGridViewAdvancedBorderStyleInput dataGridViewAdvancedBorderStylePlaceholder singleVerticalBorderAdded singleHorizontalBorderAdded isFirstDisplayedRow isLastVisibleRow
.Clone()
.CreateCells dataGridView
.CreateCells dataGridView values
.Dispose()
.Equals obj
.[static]Equals objA objB
.GetContextMenuStrip rowIndex
.GetErrorText rowIndex
.GetHashCode()
.GetPreferredHeight rowIndex autoSizeRowMode fixedWidth
.GetState rowIndex
.GetType()
.[static]ReferenceEquals objA objB
.SetValues values
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.DataGridViewRow