TextIndeterminate Property
TextIndeterminate
Gets or sets the text displayed when the state of the check box control is indeterminate.
Declaration
public virtual string TextIndeterminate { get; set; }
Public Overridable Property TextIndeterminate As String