Gets or sets the reference to the owning control, implementing the ILoopingListGroupOwner interface.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public ILoopingListGroupOwner GroupOwner { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property GroupOwner As ILoopingListGroupOwner <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |