StartingIndex Property (FlexRepeater)

Action

Gets the index into the dataProvider at which this Repeater starts creating children.

Syntax

C#
protected Integer startingIndex { get; }
VB
'Declaration
Protected Read Property startingIndex As Integer

Access

Read only.