BaseGridHeader.GetDropPlaceOrientation(DependencyObject) Method
Gets the value of the BaseGridHeader.DropPlaceOrientation attached property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
Name | Type |
---|---|
element | DependencyObject |
Returns
Type |
---|
Orientation |
See Also