GridColumnData.View Property
Gets the owner view.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v23.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
DataViewBase | A DataViewBase descendant that represents the owner view. |
See Also