Skip to main content
All docs
V26.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.v26.1.dll

    Declaration

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

    Property Value

    Type
    DevExpress.Xpf.Scheduling.BrushSet
    See Also