BaseGridColumnHeader.GetDragElementAllowTransparency(DependencyObject) Method
Gets the value of the BaseGridColumnHeader.DragElementAllowTransparency attached property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
obj | DependencyObject | An element from which the attached property is read. |
Returns
Type | Description |
---|---|
Boolean | A Boolean value. |
See Also