AccordionContextItemCollectionOptions.ToString() Method
Returns a textual representation of the AccordionContextItemCollectionOptions object.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
| Type | Description |
|---|---|
| String | A String object that represents the AccordionContextItemCollectionOptions object. |
See Also