AppointmentDialogMinSize Property (C1SchedulerSettings)
In This Topic
Gets or sets the minimum size of the Appointment dialog.
Syntax
'Declaration
Public Property AppointmentDialogMinSize As Size
public Size AppointmentDialogMinSize {get; set;}
See Also