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

    Provides data for the related events.
    Name Parameters Description
    GanttItemInsertedEventArgs(Int32, Exception, OrderedDictionary) affectedRecords, exception, values Initializes a new instance of the GanttItemInsertedEventArgs class with specified settings.
    GanttItemInsertedEventArgs(Int32, Exception) affectedRecords, exception Initializes a new instance of the GanttItemInsertedEventArgs class with specified settings.
    See Also