Skip to main content
All docs
V26.1
  • SchedulerControl.DefaultBrushProvider Property

    This member supports the internal infrastructure and is not intended to be used directly from your code.

    Namespace: DevExpress.Xpf.Scheduling

    Assembly: DevExpress.Xpf.Scheduling.v26.1.dll

    NuGet Package: DevExpress.Wpf.Scheduling

    Declaration

    [Browsable(false)]
    public IBrushProvider DefaultBrushProvider { get; set; }

    Property Value

    Type
    DevExpress.Xpf.Scheduling.Common.IBrushProvider
    See Also