[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTextBox.PasswordChar

PasswordChar Property

PasswordChar

Gets or sets the character used to mask characters of a password in the RibbonTextBox.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonTextBox.PasswordChar", "Gets or sets the character used to mask characters of a password in the RibbonTextBox.")]
public char PasswordChar { get; set; }