UseSystemPasswordChar Property (C1DropDownEditorBase)
Gets or sets a value indicating whether the text in the drop down control should appear as the default password character.
public bool UseSystemPasswordChar {get; set;}
'Declaration
Public Property UseSystemPasswordChar As Boolean