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