Back to Devexpress

GridViewBase.CurrentPageIndexProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewbase-1b2a1286.md

latest1.1 KB
Original Source

GridViewBase.CurrentPageIndexProperty Field

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

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace