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