Gets a reference to the parent BandCloudView for the panel instance.

C# | Visual Basic | Visual C++ |
public BandCloudView ParentView { get; internal set; }
Public Property ParentView As BandCloudView
public: property BandCloudView^ ParentView { BandCloudView^ get (); void set (BandCloudView^ value); }