JiwaButtonCellType Members

The JiwaButtonCellType type exposes the following members.

Constructors


  Name Description
Public method JiwaButtonCellType

Methods


  Name Description
Public method CanBeOverflown (Inherited from BaseCellType.)
Public method CancelEditing (Inherited from ButtonCellType.)
Public method CanOverflow (Inherited from BaseCellType.)
Public method Clone (Inherited from BaseCellType.)
Public method Deserialize (Inherited from ButtonCellType.)
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 ButtonCellType.)
Public method GetEditorControl(Appearance, Single) (Inherited from ButtonCellType.)
Public method GetEditorControl(Control, Appearance, Single) (Inherited from ButtonCellType.)
Public method GetEditorValue (Inherited from ButtonCellType.)
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 ButtonCellType.)
Public method GetPreferredSize(Graphics, Size, Appearance, Object, Single) (Inherited from ButtonCellType.)
Public method GetPreferredSize(Control) (Inherited from BaseCellType.)
Public method GetReservedCursor (Inherited from ButtonCellType.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method InitializeEditorControl (Inherited from ButtonCellType.)
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 BaseCellType.)
Public method IsReservedKey (Inherited from ButtonCellType.)
Public method IsReservedLocation (Inherited from ButtonCellType.)
Public method IsReusable (Inherited from ButtonCellType.)
Public method IsValid (Inherited from BaseCellType.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method PaintCell(Graphics, Rectangle, Appearance, Object, Boolean, Boolean, Single)
Public method PaintCell(PdfGraphics, RectangleF, Appearance, Object, Boolean, Boolean, Single) (Inherited from BaseCellType.)
Protected method PaintEnhancedConditionalFormat (Inherited from BaseCellType.)
Public method Parse (Inherited from ButtonCellType.)
Public method Serialize (Inherited from ButtonCellType.)
Public method SetEditorValue (Inherited from ButtonCellType.)
Public method ShowSubEditor (Inherited from BaseCellType.)
Public method StartEditing (Inherited from ButtonCellType.)
Public method StopEditing (Inherited from ButtonCellType.)
Protected method ToHorizontalAlignment (Inherited from ButtonCellType.)
Public method ToString (Inherited from BaseCellType.)
Protected method ToVerticalAlignment (Inherited from ButtonCellType.)

Properties


  Name Description
Public property BackgroundStyle (Inherited from ButtonCellType.)
Public property ButtonColor (Inherited from ButtonCellType.)
Public property ButtonColor2 (Inherited from ButtonCellType.)
Public property DarkColor (Inherited from ButtonCellType.)
Public property DisabledButtonPicture
Public property EnabledButtonPicture
Protected property ExtraRendererSettings (Inherited from BaseCellType.)
Public property GradientMode (Inherited from ButtonCellType.)
Public property HotkeyPrefix (Inherited from ButtonCellType.)
Public property LightColor (Inherited from ButtonCellType.)
Public property Picture (Inherited from ButtonCellType.)
Public property PictureDown (Inherited from ButtonCellType.)
Public property PictureZoomEffect (Inherited from ButtonCellType.)
Public property ShadowSize (Inherited from ButtonCellType.)
Public property SubEditor (Inherited from BaseCellType.)
Public property Text (Inherited from ButtonCellType.)
Public property TextAlign (Inherited from ButtonCellType.)
Public property TextColor (Inherited from ButtonCellType.)
Public property TextDown (Inherited from ButtonCellType.)
Public property TextOrientation (Inherited from ButtonCellType.)
Public property TextRotationAngle (Inherited from ButtonCellType.)
Public property TwoState (Inherited from ButtonCellType.)
Public property UseVisualStyleBackColor (Inherited from ButtonCellType.)
Public property WordWrap (Inherited from ButtonCellType.)

Events


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