DataLayoutControlAutoGeneratingItemEventArgs.PropertyName Property
Gets the name of the property to which the generated layout item is bound.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the bound property name. |
See Also