Gets or sets a reference to the hosted control.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
SyntaxC#
Copy Code
|
|---|
public Control ScrollableControl { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ScrollableControl As Control |
See Also