Skip to main content
All docs
V25.1
  • ToolbarFormMergeEventArgs Constructors

    Provides data for the ToolbarFormControl.Merge and UnMerge events.
    Name Parameters Description
    ToolbarFormMergeEventArgs(ToolbarFormControl, ToolbarFormControl) mergedChild, mergeOwner Initializes a new instance of the ToolbarFormMergeEventArgs class with specified settings.
    ToolbarFormMergeEventArgs(ToolbarFormControl) mergedChild Initializes a new instance of the ToolbarFormMergeEventArgs class with specified settings.
    See Also