DisplayAsPassword Property (SparkSkinnableTextBase)

Action

Gets whether the text field is a password text field.

Syntax

C#
protected Boolean displayAsPassword { get; }
VB
'Declaration
Protected Read Property displayAsPassword As Boolean

Access

Read only.