Skip to main content
All docs
V25.2
  • 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

    System.Object
    AgendaAppointmentPositionToConverterBase<CornerRadius>
    AgendaAppointmentPositionToCornerRadiusConverter
    See Also