[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FormulaTextBox.Text

Text Property

Text

Gets or sets the current text in the formula text box.

Declaration
public override string Text { get; set; }
Public Overrides Property Text As String
Property Value
Type Description
string

Text displayed in the control

Overrides