Initializes the control.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected override void InitControl( Control control, IScriptContext context ) |
Visual Basic |
---|
Protected Overrides Sub InitControl ( _ control As Control, _ context As IScriptContext _ ) |
Parameters
- control
- Type: System.Windows.Forms..::..Control
The Control to initialize.
- context
- Type: IScriptContext
Context that should be used to get calculated style properties.