ActiveReports.Viewer3 Request technical support
UseSystemPasswordChar Property
See Also 


Syntax

Visual Basic (Declaration) 
Public Property UseSystemPasswordChar As Boolean
Visual Basic (Usage)Copy Code
Dim instance As PageNumber
Dim value As Boolean
 
instance.UseSystemPasswordChar = value
 
value = instance.UseSystemPasswordChar
C# 
public bool UseSystemPasswordChar {get; set;}

See Also