Creates the underlying Control.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public Control CreateControl( IScriptContext context ) |
Visual Basic |
---|
Public Function CreateControl ( _ context As IScriptContext _ ) As Control |
Parameters
- context
- Type: IScriptContext
Context that should be used to to get calculated style properties.