Skip to main content
All docs
V25.1
  • SchedulerControl.DefaultBrushSet 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.v25.1.dll

    NuGet Package: DevExpress.Wpf.Scheduling

    Declaration

    [Browsable(false)]
    public BrushSet DefaultBrushSet { get; set; }

    Property Value

    Type
    DevExpress.Xpf.Scheduling.BrushSet
    See Also