ClassGanttAddEventArgs
Class
The event arguments for the OnAdd event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class GanttAddEventArgs : EventArgs
Inheritance: objectEventArgsGanttAddEventArgs
Inherited Members
Constructors
GanttAddEventArgs()
Declaration
cs-api-definition
public GanttAddEventArgs()
Properties
IsCancelled
Whether the event is cancelled and the built-in action prevented.