DataGridCollectionView.

PageIndex Property

Summary

Gets the current page we are on. (zero based)
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public int PageIndex { get; }

Value

Type Description
int