Gets the items collection of this element's parent.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public IList ParentCollection { get; } |
Visual Basic |
---|
Public ReadOnly Property ParentCollection As IList Get |