| --PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridViewRowHeaderCell | Default / Value |
| .AccessibilityObject : , read-only | dotNetObject:System.Windows.Forms.DataGridViewRowHeaderCell+DataGridViewRowHeaderCellAccessibleObject |
| .ColumnIndex : , read-only | -1 |
| .ContentBounds : , read-only | dotNetObject:System.Drawing.Rectangle |
| .ContextMenuStrip : | undefined |
| .DataGridView : , read-only | undefined |
| .DefaultNewRowValue : , read-only | undefined |
| .Displayed : , read-only | false |
| .EditedFormattedValue : , read-only | undefined |
| .EditType : , read-only | dotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewTextBoxEditingControl] |
| .ErrorIconBounds : , read-only | undefined |
| .ErrorText : | |
| .FormattedValue : , read-only | undefined |
| .FormattedValueType : , read-only | dotNetObject:System.RuntimeType[System.String] |
| .Frozen : , read-only | false |
| .HasStyle : , read-only | false |
| .InheritedState : , read-only | dotNetObject:System.Windows.Forms.DataGridViewElementStates |
| .InheritedStyle : , read-only | undefined |
| .IsInEditMode : , read-only | false |
| .OwningColumn : , read-only | undefined |
| .OwningRow : , read-only | undefined |
| .PreferredSize : , read-only | dotNetObject:System.Drawing.Size |
| .ReadOnly : | true |
| .Resizable : , read-only | false |
| .RowIndex : , read-only | -1 |
| .Selected : | false |
| .Size : , read-only | dotNetObject:System.Drawing.Size |
| .State : , read-only | dotNetObject:System.Windows.Forms.DataGridViewElementStates |
| .Style : | dotNetObject:System.Windows.Forms.DataGridViewCellStyle |
| .Tag : | undefined |
| .ToolTipText : | |
| .Value : | undefined |
| .ValueType : | dotNetObject:System.RuntimeType[System.Object] |
| .Visible : , read-only | false |
| --METHODS OF dotNetObject:System.Windows.Forms.DataGridViewRowHeaderCell | |
| .AdjustCellBorderStyle dataGridViewAdvancedBorderStyleInput dataGridViewAdvancedBorderStylePlaceholder singleVerticalBorderAdded singleHorizontalBorderAdded isFirstDisplayedColumn isFirstDisplayedRow | |
| .Clone() | |
| .DetachEditingControl() | |
| .Dispose() | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .GetContentBounds rowIndex | |
| .GetEditedFormattedValue rowIndex context | |
| .GetHashCode() | |
| .GetInheritedContextMenuStrip rowIndex | |
| .GetInheritedState rowIndex | |
| .GetInheritedStyle inheritedCellStyle rowIndex includeColors | |
| .GetType() | |
| .InitializeEditingControl rowIndex initialFormattedValue dataGridViewCellStyle | |
| .KeyEntersEditMode e | |
| .[static]MeasureTextHeight graphics text font maxWidth flags | |
| .[static]MeasureTextHeight graphics text font maxWidth flags [out]widthTruncated | |
| .[static]MeasureTextPreferredSize graphics text font maxRatio flags | |
| .[static]MeasureTextSize graphics text font flags | |
| .[static]MeasureTextWidth graphics text font maxHeight flags | |
| .ParseFormattedValue formattedValue cellStyle formattedValueTypeConverter valueTypeConverter | |
| .PositionEditingControl setLocation setSize cellBounds cellClip cellStyle singleVerticalBorderAdded singleHorizontalBorderAdded isFirstDisplayedColumn isFirstDisplayedRow | |
| .PositionEditingPanel cellBounds cellClip cellStyle singleVerticalBorderAdded singleHorizontalBorderAdded isFirstDisplayedColumn isFirstDisplayedRow | |
| .[static]ReferenceEquals objA objB | |
| .ToString() | |
| --EVENTS OF dotNetObject:System.Windows.Forms.DataGridViewRowHeaderCell | |