FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : CheckBoxCellType Class |
For a list of all members of this type, see CheckBoxCellType members.
Name | Description | |
---|---|---|
BackgroundImage | Gets or sets the background image for the cell. | |
Caption | Gets or sets the text in the check box regardless of the state, overrides TextTrue, TextFalse, and TextIndeterminate. | |
FocusRectangle | Gets or sets whether the focus rectangle is displayed. | |
HotkeyPrefix | Gets or sets whether the ampersand character underlines text. | |
Picture | Gets or sets the images for the states of the check box. | |
SubEditor | Gets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
TextAlign | Gets or sets how the text is aligned in the cell. | |
TextFalse | Gets or sets the text for the false state. | |
TextIndeterminate | Gets or sets the indeterminate state text. | |
TextTrue | Gets or sets the text for the true state. | |
ThreeState | Gets or sets whether the check box has three states. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
CheckBoxCellType Class
FarPoint.Win.Spread.CellType Namespace
ButtonClicked Event