Implements the ILoopingListGroupOwner interface.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public IList<C1LoopingList> Group { get; }
Visual Basic
Public ReadOnly Property Group As IList(Of C1LoopingList)
	Get

Implements

ILoopingListGroupOwner..::..Group

See Also