Click or drag to resize

PFGridViewHtmlHelperTPFBaseObjectPageNumber Property

Gets the number of the page to load (starting with 1).

In a group load context, returns the page number inside the group.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public int PageNumber { get; }

Property Value

Type: Int32
See Also