[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.Text

Text Property

Text

Gets or sets the text associated with the control.

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