Allows to insert control given type.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public void InsertControl( Type type ) |
Visual Basic (Declaration) |
---|
Public Sub InsertControl ( _ type As Type _ ) |
Visual C++ |
---|
public: void InsertControl( Type^ type ) |
Parameters
- type
- Type: System..::.Type