[]
        
(Showing Draft Content)

C1.Win.C1Input.C1Label.Text

Text Property

Text

The current text in the control.

Declaration
[TypeConverter(typeof(TextPropertyConverter))]
[Bindable(BindableSupport.No)]
public override string Text { get; set; }
Overrides