IsPassword property

Return a flag indicating if the control is a password.

Visual Basic syntax

Public ReadOnly Property IsPassword As Boolean

C# syntax

public bool IsPassword {get;}