Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CheckBoxCellType Class


CheckBoxCellType Class Properties

For a list of all members of this type, see CheckBoxCellType members.

Public Properties
 NameDescription
Public PropertyGets or sets the background image for the cell.  
Public PropertyGets or sets the text in the check box regardless of the state, overrides TextTrue, TextFalse, and TextIndeterminate.  
Public PropertyGets or sets whether the focus rectangle is displayed.  
Public PropertyGets or sets whether the ampersand character underlines text.  
Public PropertyGets or sets the images for the states of the check box.  
Public PropertyGets or sets whether the image has zoom effects.  
Public PropertyGets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public PropertyGets or sets how the text is aligned in the cell.  
Public PropertyGets or sets the text for the false state.  
Public PropertyGets or sets the indeterminate state text.  
Public PropertyGets or sets the text for the true state.  
Public PropertyGets or sets whether the check box has three states.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the conditional formatting settings. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Top
See Also