RatingCell Methods

Krypton OutlookGrid

RatingCell Methods
Krypton OutlookGrid v1.6.0

The RatingCell 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 DataGridViewImageCell.)
Protected method ContentClickUnsharesRow (Inherited from DataGridViewCell.)
Protected method ContentDoubleClickUnsharesRow (Inherited from DataGridViewCell.)
Protected method CreateAccessibilityInstance (Inherited from DataGridViewImageCell.)
Public method DetachEditingControl (Inherited from DataGridViewCell.)
Public method Dispose (Inherited from DataGridViewCell.)
Protected method Dispose(Boolean) (Inherited from DataGridViewCell.)
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 DataGridViewImageCell.)
Public method GetEditedFormattedValue (Inherited from DataGridViewCell.)
Protected method GetErrorIconBounds (Inherited from DataGridViewImageCell.)
Protected method GetErrorText (Inherited from DataGridViewCell.)
Protected method GetFormattedValue
Overrides GetFormattedValue
(Overrides DataGridViewImageCellGetFormattedValue(Object, Int32, DataGridViewCellStyle, TypeConverter, TypeConverter, DataGridViewDataErrorContexts).)
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 DataGridViewImageCell.)
Protected method GetSize (Inherited from DataGridViewCell.)
Public method GetType (Inherited from Object.)
Protected method GetValue (Inherited from DataGridViewImageCell.)
Public method InitializeEditingControl (Inherited from DataGridViewCell.)
Protected method KeyDownUnsharesRow (Inherited from DataGridViewCell.)
Public method KeyEntersEditMode (Inherited from DataGridViewCell.)
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 DataGridViewCell.)
Protected method OnKeyDown (Inherited from DataGridViewCell.)
Protected method OnKeyPress (Inherited from DataGridViewCell.)
Protected method OnKeyUp (Inherited from DataGridViewCell.)
Protected method OnLeave (Inherited from DataGridViewCell.)
Protected method OnMouseClick (Inherited from DataGridViewCell.)
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 DataGridViewImageCellPaint(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 DataGridViewCell.)
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 DataGridViewImageCell.)
Top
See Also