ClassName Property (FlexListLabel)

Action

Gets the name of this instance's class, such as "Button".

Syntax

C#
protected String className { get; }
VB
'Declaration
Protected Read Property className As String

Access

Read only.