KryptonDataGridViewTreeTextCell Methods

Krypton OutlookGrid

KryptonDataGridViewTreeTextCell Methods
Krypton OutlookGrid v1.6.0

The KryptonDataGridViewTreeTextCell type exposes the following members.

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