Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.GridPartialData.Skip Property

The number of records skipped (paging).

Class: YetaWF.Core.Models.GridPartialData
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public int Skip { get; set; }

See Also YetaWF.Core.Models.GridPartialData ClassYetaWF.Core Overview