BaseGridColumnHeader.GetDragElementSize(DependencyObject) Method
Gets the value of the BaseGridColumnHeader.DragElementSize 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 |
---|---|
Size | A Boolean value. |
See Also