[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.CheckBoxCellType.Caption

Caption Property

Caption

Gets or sets the text in the check box regardless of the state, overrides TextTrue, TextFalse, and TextIndeterminate.

Declaration
public string Caption { get; set; }
Public Property Caption As String