[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputNumericBox.Text

Text Property

Text

Gets or sets the text in the InputNumericBox.

Declaration
[Browsable(false)]
[Bindable(false)]
public override string Text { get; set; }
Overrides