Raises the ElementAdding event.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public virtual void OnElementAdding( ElementAddingEventArgs args ) |
Visual Basic (Declaration) |
---|
Public Overridable Sub OnElementAdding ( _ args As ElementAddingEventArgs _ ) |
Visual C++ |
---|
public: virtual void OnElementAdding( ElementAddingEventArgs^ args ) |