Gets or sets the System.Windows.Forms.Control wrapped by this instance.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Control Control { get; set; } |
Visual Basic Copy Code |
---|
Public Property Control As Control |
A .NET System.Windows.Forms.Control instance representing the wrapped control.