Skip to main content
All docs
V25.1
  • AccordionControl.ForeColor Property

    This property is not in effect. To modify the foreground color of an accordion group or item, use the AccordionControlElement.Appearance.Normal.ForeColor property instead.

    Namespace: DevExpress.XtraBars.Navigation

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public override Color ForeColor { get; set; }

    Property Value

    Type Description
    Color

     

    See Also