JiwaQuantityCellType Members

The JiwaQuantityCellType type exposes the following members.

Constructors


  Name Description
Public method JiwaQuantityCellType

Methods


  Name Description
Protected method ApplyNegativeFormat (Inherited from CurrencyCellType.)
Protected method ApplyPositiveFormat (Inherited from CurrencyCellType.)
Public method CanBeOverflown (Inherited from EditBaseCellType.)
Public method CancelEditing (Inherited from EditBaseCellType.)
Public method CanOverflow (Inherited from EditBaseCellType.)
Public method Clone (Inherited from CurrencyCellType.)
Public method Deserialize (Inherited from CurrencyCellType.)
Public method Dispose (Inherited from EditBaseCellType.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize (Inherited from EditBaseCellType.)
Protected method FireEditingCanceled (Inherited from BaseCellType.)
Protected method FireEditingStopped (Inherited from BaseCellType.)
Protected method FireEditorValueChanged (Inherited from BaseCellType.)
Public method Format (Inherited from EditBaseCellType.)
Protected method GetCurrencyDecimalSeparator (Inherited from CurrencyCellType.)
Protected method GetCurrencyGroupSeparatorString (Inherited from CurrencyCellType.)
Protected method GetCurrencySymbolString (Inherited from CurrencyCellType.)
Protected method GetDecimalPlacesValue (Inherited from CurrencyCellType.)
Protected method GetDecimalSeparatorString (Inherited from CurrencyCellType.)
Public method GetEditorControl(Appearance, Single) (Inherited from CurrencyCellType.)
Public method GetEditorControl(Control, Appearance, Single) (Inherited from CurrencyCellType.)
Public method GetEditorValue (Inherited from EditBaseCellType.)
Public method GetErrorIconBound (Inherited from EditBaseCellType.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetHorizontalAlignment (Inherited from EditBaseCellType.)
Protected method GetNegativeFormatValue (Inherited from CurrencyCellType.)
Protected method GetNewFormat (Inherited from CurrencyCellType.)
Public method GetObjectData (Inherited from CurrencyCellType.)
Protected method GetPositiveFormatValue (Inherited from CurrencyCellType.)
Public method GetPreferredSize(Graphics, Size, Appearance, Object, Single) (Inherited from CurrencyCellType.)
Public method GetPreferredSize(Control) (Inherited from EditBaseCellType.)
Public method GetReservedCursor (Inherited from EditBaseCellType.)
Public method GetReusableEditorControl (Inherited from EditBaseCellType.)
Protected method GetSeparatorCharacter (Inherited from CurrencyCellType.)
Protected method GetTextRectangle (Inherited from EditBaseCellType.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetVerticalAlignment (Inherited from EditBaseCellType.)
Public method InitializeEditorControl (Inherited from CurrencyCellType.)
Protected method IsCaretInTheBeginning (Inherited from EditBaseCellType.)
Protected method IsCaretInTheEnd (Inherited from EditBaseCellType.)
Protected method IsCaretInTheFirstLine (Inherited from EditBaseCellType.)
Protected method IsCaretInTheLastLine (Inherited from EditBaseCellType.)
Public method IsPropertySupported (Inherited from BaseCellType.)
Public method IsReservedKey (Inherited from EditBaseCellType.)
Public method IsReservedLocation (Inherited from EditBaseCellType.)
Public method IsReusable (Inherited from CurrencyCellType.)
Public method IsValid (Inherited from CurrencyCellType.)
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 CurrencyCellType.)
Public method PaintCell(PdfGraphics, RectangleF, Appearance, Object, Boolean, Boolean, Single) (Inherited from EditBaseCellType.)
Protected method PaintEnhancedConditionalFormat (Inherited from BaseCellType.)
Public method Parse (Inherited from CurrencyCellType.)
Public method Serialize (Inherited from CurrencyCellType.)
Public method SetCalculatorText (Inherited from CurrencyCellType.)
Public method SetCurrentCulture (Inherited from EditBaseCellType.)
Public method SetEditorValue (Inherited from EditBaseCellType.)
Protected method SetNewFormat (Inherited from CurrencyCellType.)
Public method ShowSubEditor (Inherited from EditBaseCellType.)
Public method StartEditing (Inherited from EditBaseCellType.)
Public method StopEditing (Inherited from EditBaseCellType.)
Protected method ToHorizontalAlignment (Inherited from EditBaseCellType.)
Public method ToString (Inherited from BaseCellType.)
Protected method ToVerticalAlignment (Inherited from EditBaseCellType.)

Properties


  Name Description
Public property AcceptsArrowKeys (Inherited from EditBaseCellType.)
Public property AllowArrowKeysMoveActiveCell (Inherited from EditBaseCellType.)
Public property AutoCompleteCustomSource (Inherited from EditBaseCellType.)
Public property AutoCompleteMode (Inherited from EditBaseCellType.)
Public property AutoCompleteSource (Inherited from EditBaseCellType.)
Public property AutoFillAutoCompleteCustomSource (Inherited from EditBaseCellType.)
Public property BackgroundImage (Inherited from EditBaseCellType.)
Public property ButtonAlign (Inherited from EditBaseCellType.)
Public property CurrencySymbol (Inherited from CurrencyCellType.)
Public property DecimalPlaces (Inherited from CurrencyCellType.)
Public property DecimalSeparator (Inherited from CurrencyCellType.)
Public property DrillDownClassName
Public property DrillDownID
Public property DropDownButton (Inherited from EditBaseCellType.)
Public property EnableSubEditor (Inherited from EditBaseCellType.)
Protected property ExtraRendererSettings (Inherited from BaseCellType.)
Public property FixedPoint (Inherited from CurrencyCellType.)
Public property FocusPosition (Inherited from EditBaseCellType.)
Public property IsDrillDown
Public property LeadingZero (Inherited from CurrencyCellType.)
Public property MaximumValue (Inherited from CurrencyCellType.)
Public property MinimumValue (Inherited from CurrencyCellType.)
Public property NegativeFormat (Inherited from CurrencyCellType.)
Public property NegativeRed (Inherited from CurrencyCellType.)
Public property NullDisplay (Inherited from EditBaseCellType.)
Public property OverflowCharacter (Inherited from CurrencyCellType.)
Public property PositiveFormat (Inherited from CurrencyCellType.)
Public property ReadOnly (Inherited from EditBaseCellType.)
Public property Separator (Inherited from CurrencyCellType.)
Public property ShowCurrencySymbol (Inherited from CurrencyCellType.)
Public property ShowSeparator (Inherited from CurrencyCellType.)
Public property ShrinkToFit (Inherited from EditBaseCellType.)
Public property SpinButton (Inherited from CurrencyCellType.)
Public property SpinDecimalIncrement (Inherited from CurrencyCellType.)
Public property SpinIntegerIncrement (Inherited from CurrencyCellType.)
Public property SpinWrap (Inherited from CurrencyCellType.)
Public property Static (Inherited from EditBaseCellType.)
Public property StringTrim (Inherited from EditBaseCellType.)
Public property SubEditor (Inherited from EditBaseCellType.)
Public property TextOrientation (Inherited from EditBaseCellType.)
Public property TextRotationAngle (Inherited from EditBaseCellType.)
Public property WordWrap (Inherited from EditBaseCellType.)

Events


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