Skip to main content
All docs
V26.1
  • AccordionContextItemCollectionOptions.ToString() Method

    Returns a textual representation of the AccordionContextItemCollectionOptions object.

    Namespace: DevExpress.XtraBars.Navigation

    Assembly: DevExpress.XtraBars.v26.1.dll

    Declaration

    public override string ToString()

    Returns

    Type Description
    String

    A String object that represents the AccordionContextItemCollectionOptions object.

    See Also