Spread Windows Forms 9.0 Product Documentation
ICellType Interface Members
Methods 

The following tables list the members exposed by ICellType.

Public Methods
 NameDescription
 MethodCanBeOverflownDetermines whether adjacent cells can overflow into this cell. (Inherited from FarPoint.Win.Spread.CellType.IRenderer)
 MethodCancelEditingCancels cell editing. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodCanOverflowDetermines whether this cell can overflow into an adjacent cell. (Inherited from FarPoint.Win.Spread.CellType.IRenderer)
 MethodFormatFormats the specified object as a string. (Inherited from FarPoint.Win.Spread.CellType.IFormatter)
 MethodGetEditorControlGets the control associated with the editor. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodGetEditorValueGets the value in the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodGetPreferredSizeGets the preferred (maximum needed) size of the cell for the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodGetReservedCursorGets the cursor reserved for this editor. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodIsReservedKeyDetermines whether the specified key has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodIsReservedLocationDetermines whether the specified cursor location has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodIsValidDetermines whether the specified value is valid. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodPaintCellPaints the cell when not editing. (Inherited from FarPoint.Win.Spread.CellType.IRenderer)
 MethodParseParses the specified string into the desired object. (Inherited from FarPoint.Win.Spread.CellType.IFormatter)
 MethodSetEditorValueSets the value of the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodShowSubEditorShows the subeditor control associated with the cell. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodStartEditingStarts cell editing with the specified options. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodStopEditingStops cell editing. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
Top
See Also

Reference

ICellType Interface
FarPoint.Win.Spread.CellType Namespace

User-Task Documentation

Customizing with Cell Types

 

 


Copyright © GrapeCity, inc. All rights reserved.