TokenListCell Methods

Krypton OutlookGrid

TokenListCell Methods
Krypton OutlookGrid v1.6.0

The TokenListCell 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 (Inherited from DataGridViewTextBoxCell.)
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
Overrides GetPreferredSize
(Overrides KryptonDataGridViewTextBoxCell.GetPreferredSize(Graphics, DataGridViewCellStyle, Int32, Size).)
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
Update cell's value when the user clicks on a star
(Overrides DataGridViewCellOnContentClick(DataGridViewCellEventArgs).)
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 (Inherited from DataGridViewCell.)
Protected method OnMouseEnter (Inherited from DataGridViewCell.)
Protected method OnMouseLeave
Overrides OnMouseLeave
(Overrides DataGridViewCellOnMouseLeave(Int32).)
Protected method OnMouseMove
Overrides OnMouseMove
(Overrides DataGridViewCellOnMouseMove(DataGridViewCellMouseEventArgs).)
Protected method OnMouseUp (Inherited from DataGridViewCell.)
Protected method Paint
Overrides Paint
(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.)
Top
See Also