ComboBoxMemberData.Text
Description:
The user-visible text of the ComboBoxMember.
The user-visible text of the ComboBoxMember.
public string Text { get; set; }
-
Thrown when setting the value to.
-
Thrown when setting the value to an empty string, or when the value contains invalid characters.