Back to Devexpress

TableView.AllowPerPixelScrollingProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-bd957872.md

latest1.2 KB
Original Source

TableView.AllowPerPixelScrollingProperty Field

Identifies the TableView.AllowPerPixelScrolling dependency property.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly DependencyProperty AllowPerPixelScrollingProperty
vb
Public Shared ReadOnly AllowPerPixelScrollingProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace