[]
Gets or sets the character used to mask characters of a password in the RibbonTextBox.
[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; }