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

    This is an internal property that should not be used.

    Namespace: DevExpress.XtraBars.Navigation

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public override string Text { get; set; }

    Property Value

    Type Description
    String

     

    See Also