FetchEventArgsBase.Skip Property
In This Article
Gets the number of rows to skip in a returned result set.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The number of rows to skip in a returned result set. |
See Also