TablePanelEntity.ToString() Method
Returns the text representation of the current row/column.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
String | The text representation of the current row/column. |
See Also