BaseView.ToString() Method
In This Article
Gets the text representation of the BaseView object.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
String | A string representation of the Base |
See Also