Name | Description | |
---|---|---|
![]() | CanBeOverflown | Overridden. Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). |
![]() | CancelEditing | Overridden. Cancels the editing of a cell. |
![]() | CanOverflow | Overridden. Determines whether a cell can overflow its data into an adjacent cell. |
![]() | Clone | Overridden. Clones this cell type object. |
![]() | CreateBitmap | Overloaded. Creates the bitmap image of the barcode. |
![]() | CreateMetafile | Overloaded. Creates the image metafile from the barcode. |
![]() | Deserialize | Loads the object from XML. |
![]() | Format | Overridden. No formatting needed. |
![]() | GetEditorControl | Overloaded. Overridden. Returns the barcode editor control (BarCodeValueEditor). |
![]() | GetEditorValue | Overridden. Returns the text entered by the user in the editor control. |
![]() | GetErrorIconBound | Gets a rectangle to draw the error icon in. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
![]() | GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |
![]() | GetPreferredSize | Overloaded. Overridden. Gets the preferred (maximum required) size of the cell for the editor control. |
![]() | GetReservedCursor | Overridden. Gets the cursor reserved for this cell type. |
![]() | InitializeEditorControl | Initializes the editor control. |
![]() | IsPropertySupported | Gets whether the cell type supports the named property. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
![]() | IsReservedKey | Overridden. Determines whether the specified key has special meaning to the editor control. |
![]() | IsReservedLocation | Overridden. Determines whether the specified cursor location has special meaning to the editor control. |
![]() | IsValid | Overridden. Determines whether the specified value is valid. |
![]() | PaintCell | Overloaded. Overridden. Creates an image of the barcode and draws it inside the cell. |
![]() | Parse | Overridden. No formatting needed. |
![]() | Serialize | Saves the object to XML. |
![]() | SetEditorValue | Overridden. Sets the value to the editor when it appears. |
![]() | ShowSubEditor | Overridden. Shows the subeditor control associated with the cell. |
![]() | StartEditing | Overridden. Starts the editing of a cell. |
![]() | StopEditing | Overridden. Stops the editing of a cell. |
![]() | ToString | Converts the name of the cell type to a string. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |