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