[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.Modified

Modified Property

Modified

Gets or sets a value that indicates that the text box control has been modified by the user since the control was created or its contents were last set.

Declaration
[Browsable(false)]
public bool Modified { get; set; }
Implements