MindFusion WinForms Programmer's Guide
ControlWrapper.Control Property
See Also
 





Gets or sets the System.Windows.Forms.Control wrapped by this instance.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Control Control { get; set; }

Visual Basic  Copy Code

Public Property Control As Control

 Property Value

A .NET System.Windows.Forms.Control instance representing the wrapped control.

 See Also

ControlWrapper Members
ControlWrapper Class
MindFusion.Reporting Namespace