Skip to main content

AgendaAppointmentPositionToCornerRadiusConverter Class

The converter that you can use in XAML to convert the defined value to CornerRadius.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public class AgendaAppointmentPositionToCornerRadiusConverter :
    AgendaAppointmentPositionToConverterBase<CornerRadius>

Implements

Inheritance

Object
AgendaAppointmentPositionToConverterBase<CornerRadius>
AgendaAppointmentPositionToCornerRadiusConverter
See Also