FormattingCell Class

Krypton OutlookGrid

FormattingCell Class
Krypton OutlookGrid v1.6.0
Formatting cell
Inheritance Hierarchy
SystemObject  System.Windows.FormsDataGridViewElement
    System.Windows.FormsDataGridViewCell
      System.Windows.FormsDataGridViewTextBoxCell
        KryptonDataGridViewTextBoxCell
          JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumnsFormattingCell

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public class FormattingCell : KryptonDataGridViewTextBoxCell
Public Class FormattingCell
	Inherits KryptonDataGridViewTextBoxCell

The FormattingCell type exposes the following members.

Constructors
  NameDescription
Public methodFormattingCell
Initializes a new instance of the FormattingCell class
Top
Properties
  NameDescription
Public propertyAccessibilityObject (Inherited from DataGridViewCell.)
Public propertyColumnIndex (Inherited from DataGridViewCell.)
Public propertyContentBounds (Inherited from DataGridViewCell.)
Public propertyContextMenuStrip (Inherited from DataGridViewCell.)
Public propertyDataGridView (Inherited from DataGridViewElement.)
Public propertyDefaultNewRowValue (Inherited from DataGridViewCell.)
Public propertyDisplayed (Inherited from DataGridViewCell.)
Public propertyEditedFormattedValue (Inherited from DataGridViewCell.)
Public propertyEditType (Inherited from KryptonDataGridViewTextBoxCell.)
Public propertyErrorIconBounds (Inherited from DataGridViewCell.)
Public propertyErrorText (Inherited from DataGridViewCell.)
Public propertyFormatParams
Gets or sets the format parameters.
Public propertyFormattedValue (Inherited from DataGridViewCell.)
Public propertyFormattedValueType (Inherited from DataGridViewTextBoxCell.)
Public propertyFormatType
Gets or sets the type of the format.
Public propertyFrozen (Inherited from DataGridViewCell.)
Public propertyHasStyle (Inherited from DataGridViewCell.)
Public propertyInheritedState (Inherited from DataGridViewCell.)
Public propertyInheritedStyle (Inherited from DataGridViewCell.)
Public propertyIsInEditMode (Inherited from DataGridViewCell.)
Public propertyMaxInputLength (Inherited from DataGridViewTextBoxCell.)
Public propertyOwningColumn (Inherited from DataGridViewCell.)
Public propertyOwningRow (Inherited from DataGridViewCell.)
Public propertyPreferredSize (Inherited from DataGridViewCell.)
Public propertyReadOnly (Inherited from DataGridViewCell.)
Public propertyResizable (Inherited from DataGridViewCell.)
Public propertyRowIndex (Inherited from DataGridViewCell.)
Public propertySelected (Inherited from DataGridViewCell.)
Public propertySize (Inherited from DataGridViewCell.)
Public propertyState (Inherited from DataGridViewElement.)
Public propertyStyle (Inherited from DataGridViewCell.)
Public propertyTag (Inherited from DataGridViewCell.)
Public propertyToolTipText (Inherited from DataGridViewCell.)
Public propertyValue (Inherited from DataGridViewCell.)
Public propertyValueType (Inherited from KryptonDataGridViewTextBoxCell.)
Public propertyVisible (Inherited from DataGridViewCell.)
Top
Methods
  NameDescription
Public methodAdjustCellBorderStyle (Inherited from DataGridViewCell.)
Protected methodBorderWidths (Inherited from DataGridViewCell.)
Protected methodClickUnsharesRow (Inherited from DataGridViewCell.)
Public methodClone (Inherited from DataGridViewTextBoxCell.)
Protected methodContentClickUnsharesRow (Inherited from DataGridViewCell.)
Protected methodContentDoubleClickUnsharesRow (Inherited from DataGridViewCell.)
Protected methodCreateAccessibilityInstance (Inherited from DataGridViewCell.)
Public methodDetachEditingControl (Inherited from KryptonDataGridViewTextBoxCell.)
Public methodDispose (Inherited from DataGridViewCell.)
Protected methodDispose(Boolean) (Inherited from KryptonDataGridViewTextBoxCell.)
Protected methodDoubleClickUnsharesRow (Inherited from DataGridViewCell.)
Protected methodEnterUnsharesRow (Inherited from DataGridViewCell.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from DataGridViewCell.)
Protected methodGetClipboardContent (Inherited from DataGridViewCell.)
Public methodGetContentBounds(Int32) (Inherited from DataGridViewCell.)
Protected methodGetContentBounds(Graphics, DataGridViewCellStyle, Int32) (Inherited from DataGridViewTextBoxCell.)
Public methodGetEditedFormattedValue (Inherited from DataGridViewCell.)
Protected methodGetErrorIconBounds (Inherited from KryptonDataGridViewTextBoxCell.)
Protected methodGetErrorText (Inherited from DataGridViewCell.)
Protected methodGetFormattedValue (Inherited from DataGridViewCell.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInheritedContextMenuStrip (Inherited from DataGridViewCell.)
Public methodGetInheritedState (Inherited from DataGridViewCell.)
Public methodGetInheritedStyle (Inherited from DataGridViewCell.)
Protected methodGetPreferredSize (Inherited from KryptonDataGridViewTextBoxCell.)
Protected methodGetSize (Inherited from DataGridViewCell.)
Public methodGetType (Inherited from Object.)
Protected methodGetValue (Inherited from DataGridViewCell.)
Public methodInitializeEditingControl (Inherited from KryptonDataGridViewTextBoxCell.)
Protected methodKeyDownUnsharesRow (Inherited from DataGridViewCell.)
Public methodKeyEntersEditMode (Inherited from DataGridViewTextBoxCell.)
Protected methodKeyPressUnsharesRow (Inherited from DataGridViewCell.)
Protected methodKeyUpUnsharesRow (Inherited from DataGridViewCell.)
Protected methodLeaveUnsharesRow (Inherited from DataGridViewCell.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMouseClickUnsharesRow (Inherited from DataGridViewCell.)
Protected methodMouseDoubleClickUnsharesRow (Inherited from DataGridViewCell.)
Protected methodMouseDownUnsharesRow (Inherited from DataGridViewCell.)
Protected methodMouseEnterUnsharesRow (Inherited from DataGridViewCell.)
Protected methodMouseLeaveUnsharesRow (Inherited from DataGridViewCell.)
Protected methodMouseMoveUnsharesRow (Inherited from DataGridViewCell.)
Protected methodMouseUpUnsharesRow (Inherited from DataGridViewCell.)
Protected methodOnClick (Inherited from DataGridViewCell.)
Protected methodOnContentClick (Inherited from DataGridViewCell.)
Protected methodOnContentDoubleClick (Inherited from DataGridViewCell.)
Protected methodOnDataGridViewChanged (Inherited from DataGridViewCell.)
Protected methodOnDoubleClick (Inherited from DataGridViewCell.)
Protected methodOnEnter (Inherited from DataGridViewTextBoxCell.)
Protected methodOnKeyDown (Inherited from DataGridViewCell.)
Protected methodOnKeyPress (Inherited from DataGridViewCell.)
Protected methodOnKeyUp (Inherited from DataGridViewCell.)
Protected methodOnLeave (Inherited from DataGridViewTextBoxCell.)
Protected methodOnMouseClick (Inherited from DataGridViewTextBoxCell.)
Protected methodOnMouseDoubleClick (Inherited from DataGridViewCell.)
Protected methodOnMouseDown (Inherited from DataGridViewCell.)
Protected methodOnMouseEnter (Inherited from DataGridViewCell.)
Protected methodOnMouseLeave (Inherited from DataGridViewCell.)
Protected methodOnMouseMove (Inherited from DataGridViewCell.)
Protected methodOnMouseUp (Inherited from DataGridViewCell.)
Protected methodPaint
Paints the specified graphics.
(Overrides DataGridViewTextBoxCellPaint(Graphics, Rectangle, Rectangle, Int32, DataGridViewElementStates, Object, Object, String, DataGridViewCellStyle, DataGridViewAdvancedBorderStyle, DataGridViewPaintParts).)
Protected methodPaintBorder (Inherited from DataGridViewCell.)
Protected methodPaintErrorIcon (Inherited from DataGridViewCell.)
Public methodParseFormattedValue (Inherited from DataGridViewCell.)
Public methodPositionEditingControl (Inherited from KryptonDataGridViewTextBoxCell.)
Public methodPositionEditingPanel (Inherited from DataGridViewCell.)
Protected methodRaiseCellClick (Inherited from DataGridViewElement.)
Protected methodRaiseCellContentClick (Inherited from DataGridViewElement.)
Protected methodRaiseCellContentDoubleClick (Inherited from DataGridViewElement.)
Protected methodRaiseCellValueChanged (Inherited from DataGridViewElement.)
Protected methodRaiseDataError (Inherited from DataGridViewElement.)
Protected methodRaiseMouseWheel (Inherited from DataGridViewElement.)
Protected methodSetValue (Inherited from DataGridViewCell.)
Public methodToString (Inherited from KryptonDataGridViewTextBoxCell.)
Top
See Also