Skip to main content
All docs
V25.2
  • AgendaAppointmentAppearance.IntervalTextColorProperty Field

    Identifies the IntervalTextColor bindable property.

    Namespace: DevExpress.Maui.Scheduler

    Assembly: DevExpress.Maui.Scheduler.dll

    NuGet Package: DevExpress.Maui.Scheduler

    Declaration

    public static readonly BindableProperty IntervalTextColorProperty

    Field Value

    Type Description
    BindableProperty

    A bindable property identifier.

    See Also