DataViewBase.GetColumnHeaderDragIndicatorSize(DependencyObject) Method
In This Article
Gets the value of the DataViewBase.ColumnHeaderDragIndicatorSize attached property for a specified DependencyObject.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
element | Dependency |
The element from which the property value is read. |
#Returns
Type | Description |
---|---|
Double | The Data |
See Also