JiwaImageCellType Members

The JiwaImageCellType type exposes the following members.

Methods


  Name Description
Public method CanBeOverflown (Inherited from ImageCellType.)
Public method CancelEditing (Inherited from BaseCellType.)
Public method CanOverflow (Inherited from ImageCellType.)
Public method Clone (Inherited from BaseCellType.)
Public method Deserialize (Inherited from ImageCellType.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected method FireEditingCanceled (Inherited from BaseCellType.)
Protected method FireEditingStopped (Inherited from BaseCellType.)
Protected method FireEditorValueChanged (Inherited from BaseCellType.)
Public method Format (Inherited from ImageCellType.)
Public method GetEditorControl (Inherited from ImageCellType.)
Public method GetEditorValue (Inherited from ImageCellType.)
Public method GetErrorIconBound (Inherited from BaseCellType.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetObjectData (Inherited from ImageCellType.)
Public method GetPreferredSize(Graphics, Size, Appearance, Object, Single) (Inherited from ImageCellType.)
Public method GetPreferredSize(Control) (Inherited from BaseCellType.)
Public method GetReservedCursor (Inherited from BaseCellType.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method IsCaretInTheBeginning (Inherited from BaseCellType.)
Protected method IsCaretInTheEnd (Inherited from BaseCellType.)
Protected method IsCaretInTheFirstLine (Inherited from BaseCellType.)
Protected method IsCaretInTheLastLine (Inherited from BaseCellType.)
Public method IsPropertySupported (Inherited from ImageCellType.)
Public method IsReservedKey (Inherited from BaseCellType.)
Public method IsReservedLocation (Inherited from BaseCellType.)
Public method IsValid (Inherited from ImageCellType.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method PaintCell(Graphics, Rectangle, Appearance, Object, Boolean, Boolean, Single) (Inherited from ImageCellType.)
Public method PaintCell(PdfGraphics, RectangleF, Appearance, Object, Boolean, Boolean, Single) (Inherited from BaseCellType.)
Protected method PaintEnhancedConditionalFormat (Inherited from BaseCellType.)
Public method Parse (Inherited from ImageCellType.)
Public method Serialize (Inherited from ImageCellType.)
Public method SetEditorValue (Inherited from ImageCellType.)
Public method ShowSubEditor (Inherited from BaseCellType.)
Public method StartEditing (Inherited from BaseCellType.)
Public method StopEditing (Inherited from BaseCellType.)
Public method ToString (Inherited from BaseCellType.)

Properties


  Name Description
Protected property ExtraRendererSettings (Inherited from BaseCellType.)
Public property ImageCellTypeComparerClass
Public property Style (Inherited from ImageCellType.)
Public property SubEditor (Inherited from BaseCellType.)
Public property TransparencyColor (Inherited from ImageCellType.)
Public property TransparencyTolerance (Inherited from ImageCellType.)

Events


  Name Description
Public event EditingCanceled (Inherited from BaseCellType.)
Public event EditingStopped (Inherited from BaseCellType.)
Public event EditorValueChanged (Inherited from BaseCellType.)