Count Property (FlexRepeater)
Class
FlexRepeater
.
Action
Gets the number of times this Repeater should execute.
Syntax
C#
protected
Integer
count { get; }
VB
'Declaration Protected Read Property count As
Integer
Access
Read only.