ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldTextItem Class / Password Property

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