| Name | Description |
---|
 | AdjustCellBorderStyle | (Inherited from DataGridViewCell.) |
 | BorderWidths | (Inherited from DataGridViewCell.) |
 | ClickUnsharesRow | (Inherited from DataGridViewCell.) |
 | Clone |
Overrides Clone
(Overrides DataGridViewTextBoxCellClone.) |
 | ContentClickUnsharesRow | (Inherited from DataGridViewCell.) |
 | ContentDoubleClickUnsharesRow | (Inherited from DataGridViewCell.) |
 | CreateAccessibilityInstance | (Inherited from DataGridViewCell.) |
 | DetachEditingControl | (Inherited from KryptonDataGridViewTextBoxCell.) |
 | Dispose | (Inherited from DataGridViewCell.) |
 | Dispose(Boolean) | (Inherited from KryptonDataGridViewTextBoxCell.) |
 | DoubleClickUnsharesRow | (Inherited from DataGridViewCell.) |
 | EnterUnsharesRow | (Inherited from DataGridViewCell.) |
 | Equals | (Inherited from Object.) |
 | Finalize | (Inherited from DataGridViewCell.) |
 | GetClipboardContent | (Inherited from DataGridViewCell.) |
 | GetContentBounds(Int32) | (Inherited from DataGridViewCell.) |
 | GetContentBounds(Graphics, DataGridViewCellStyle, Int32) | (Inherited from DataGridViewTextBoxCell.) |
 | GetEditedFormattedValue | (Inherited from DataGridViewCell.) |
 | GetErrorIconBounds | (Inherited from KryptonDataGridViewTextBoxCell.) |
 | GetErrorText | (Inherited from DataGridViewCell.) |
 | GetFormattedValue | (Inherited from DataGridViewCell.) |
 | GetHashCode | (Inherited from Object.) |
 | GetInheritedContextMenuStrip | (Inherited from DataGridViewCell.) |
 | GetInheritedState | (Inherited from DataGridViewCell.) |
 | GetInheritedStyle | (Inherited from DataGridViewCell.) |
 | GetPreferredSize | (Inherited from KryptonDataGridViewTextBoxCell.) |
 | GetSize | (Inherited from DataGridViewCell.) |
 | GetType | (Inherited from Object.) |
 | GetValue | (Inherited from DataGridViewCell.) |
 | InitializeEditingControl | (Inherited from KryptonDataGridViewTextBoxCell.) |
 | KeyDownUnsharesRow | (Inherited from DataGridViewCell.) |
 | KeyEntersEditMode | (Inherited from DataGridViewTextBoxCell.) |
 | KeyPressUnsharesRow | (Inherited from DataGridViewCell.) |
 | KeyUpUnsharesRow | (Inherited from DataGridViewCell.) |
 | LeaveUnsharesRow | (Inherited from DataGridViewCell.) |
 | MemberwiseClone | (Inherited from Object.) |
 | MouseClickUnsharesRow | (Inherited from DataGridViewCell.) |
 | MouseDoubleClickUnsharesRow | (Inherited from DataGridViewCell.) |
 | MouseDownUnsharesRow | (Inherited from DataGridViewCell.) |
 | MouseEnterUnsharesRow | (Inherited from DataGridViewCell.) |
 | MouseLeaveUnsharesRow | (Inherited from DataGridViewCell.) |
 | MouseMoveUnsharesRow | (Inherited from DataGridViewCell.) |
 | MouseUpUnsharesRow | (Inherited from DataGridViewCell.) |
 | OnClick | (Inherited from DataGridViewCell.) |
 | OnContentClick | (Inherited from DataGridViewCell.) |
 | OnContentDoubleClick | (Inherited from DataGridViewCell.) |
 | OnDataGridViewChanged | (Inherited from DataGridViewCell.) |
 | OnDoubleClick | (Inherited from DataGridViewCell.) |
 | OnEnter | (Inherited from DataGridViewTextBoxCell.) |
 | OnKeyDown | (Inherited from DataGridViewCell.) |
 | OnKeyPress | (Inherited from DataGridViewCell.) |
 | OnKeyUp | (Inherited from DataGridViewCell.) |
 | OnLeave | (Inherited from DataGridViewTextBoxCell.) |
 | OnMouseClick | (Inherited from DataGridViewTextBoxCell.) |
 | OnMouseDoubleClick | (Inherited from DataGridViewCell.) |
 | OnMouseDown |
Raises the [E:MouseDown] event.
(Overrides DataGridViewCellOnMouseDown(DataGridViewCellMouseEventArgs).) |
 | OnMouseEnter | (Inherited from DataGridViewCell.) |
 | OnMouseLeave | (Inherited from DataGridViewCell.) |
 | OnMouseMove | (Inherited from DataGridViewCell.) |
 | OnMouseUp |
Raises the [E:MouseUp] event.
(Overrides DataGridViewCellOnMouseUp(DataGridViewCellMouseEventArgs).) |
 | Paint |
Paints the specified graphics.
(Overrides DataGridViewTextBoxCellPaint(Graphics, Rectangle, Rectangle, Int32, DataGridViewElementStates, Object, Object, String, DataGridViewCellStyle, DataGridViewAdvancedBorderStyle, DataGridViewPaintParts).) |
 | PaintBorder | (Inherited from DataGridViewCell.) |
 | PaintErrorIcon | (Inherited from DataGridViewCell.) |
 | ParseFormattedValue | (Inherited from DataGridViewCell.) |
 | PositionEditingControl | (Inherited from KryptonDataGridViewTextBoxCell.) |
 | PositionEditingPanel | (Inherited from DataGridViewCell.) |
 | RaiseCellClick | (Inherited from DataGridViewElement.) |
 | RaiseCellContentClick | (Inherited from DataGridViewElement.) |
 | RaiseCellContentDoubleClick | (Inherited from DataGridViewElement.) |
 | RaiseCellValueChanged | (Inherited from DataGridViewElement.) |
 | RaiseDataError | (Inherited from DataGridViewElement.) |
 | RaiseMouseWheel | (Inherited from DataGridViewElement.) |
 | SetValue | (Inherited from DataGridViewCell.) |
 | ToString | (Inherited from KryptonDataGridViewTextBoxCell.) |
 | UpdateStyle |
Updates the style.
|