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