Gets or sets a reference to the control containing this panel.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public RootControl ParentControl { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ParentControl As RootControl |
See Also