ClassName Property (FlexRepeater)

Action

Gets a string containing the class name of the element as assigned by the control developer.

Syntax

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

Access

Read only.