BaseLayoutItem.TypeName Property
In This Article
Gets the name of the item’s type.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that specifies the name of the item’s type. |
See Also