ClassGanttCancelEventArgs
Class
The event arguments for the OnCancel event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class GanttCancelEventArgs : EventArgs
Inheritance: objectEventArgsGanttCancelEventArgs
Inherited Members
Constructors
GanttCancelEventArgs()
Declaration
cs-api-definition
public GanttCancelEventArgs()