Back to Devexpress

GridViewBase.AllowPagingProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewbase-d0ec300b.md

latest1.1 KB
Original Source

GridViewBase.AllowPagingProperty Field

Identifies the GridViewBase.AllowPaging 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 AllowPagingProperty
vb
Public Shared ReadOnly AllowPagingProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace