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

    Declaration

    public override Color ForeColor { get; set; }

    Property Value

    Type Description
    Color

     

    See Also