Name | Description | |
---|---|---|
![]() | CanBeOverflown | Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | CancelEditing | Cancels the editing of a cell. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | CanOverflow | Determines whether the cell can overflow into adjacent cells. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | Clone | Creates and returns an editable base cell. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | Deserialize | Loads the object from XML. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | Dispose | Internal use only. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | Format | Formats the specified data into the format of the cell type and returns it as a string. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetEditorControl | Gets the edit control for this cell type with the specified appearance and scaling. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetEditorValue | Gets the unformatted value in the editor control. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetErrorIconBound | (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetHorizontalAlignment | Gets the horizontal alignment based on the value. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetObjectData | Serializes the cell type. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetPreferredSize | Overloaded. Gets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetReservedCursor | Gets the cursor reserved for this cell type. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetReusableEditorControl | Implementation of IReuseEditorControl.GetEditorControl for use by cell types. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | GetVerticalAlignment | Gets the vertical alignment based on the value. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | InitializeEditorControl | Initializes the editor control. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | IsPropertySupported | Gets whether the cell type supports the named property. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
![]() | IsReservedKey | Determines whether the specified key has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | IsReservedLocation | Determines whether the specified cursor location has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | IsValid | Determines whether the specified value is valid. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | PaintCell | Overloaded. Overridden. Paints the cell for the custom drop cell type. |
![]() | Parse | Parses the specified string to the data type of the cell type and returns it as an object. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | Serialize | Saves the object to XML. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | SetCurrentCulture | Gets or sets the current culture. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | SetEditorValue | Overridden. Sets the editor value. |
![]() | SetNewLocation | Sets the new location for the custom drop cell type. |
![]() | ShowSubEditor | Shows the subeditor control associated with the cell. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType) |
![]() | StartEditing | Overridden. Occurs when the user starts edit mode in the cell. |
![]() | StopEditing | Overridden. Occurs when the user stops edit mode in the cell. |
![]() | ToString | Converts the name of the cell type to a string. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |