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. |
![]() | PictureZoomEffect | Gets or sets whether the image has zoom effects. |
![]() | 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. |