ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputFieldText Class / Password Property

In This Topic
    Password Property (InputFieldText)
    In This Topic
    Displays the user-entered text as a series of asterisks (*)
    Syntax
    'Declaration
     
    Public Property Password As Boolean
    public bool Password {get; set;}
    See Also