StackGroup.ToString() Method
Returns the text representation of the StackGroup object.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value that is the StackGroup‘s text representation. |
See Also