Skip to main content
A newer version of this page is available. .

BaseGridColumnHeader.CorrectDragIndicatorLocation Attached Property

Specifies whether the drag indicator is shown for the column header that is being dragged. This is an attached property. This is a dependency property.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v18.2.Core.dll

Declaration

Returns

Type Description
Boolean

true if the drag indicator is shown; otherwise, false.

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also