Class AddAppointmentButtonClickedCommandContext
Inheritance
System.Object
AddAppointmentButtonClickedCommandContext
Namespace: Telerik.XamarinForms.Input.Calendar.Commands
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public class AddAppointmentButtonClickedCommandContext : Object
Constructors
AddAppointmentButtonClickedCommandContext()
Declaration
public AddAppointmentButtonClickedCommandContext()
Properties
Handled
Declaration
public bool Handled { get; set; }
Property Value
System.Boolean
|