Spread.Services Documentation
CurrentPage Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IPivotField Interface
: CurrentPage Property
Gets or sets the current page's index showing for the page field (valid only for page fields). The valid value is based on zero. "-1" indicates "All" or "Multiple Items".
Syntax
C#
System.
int
CurrentPage {
get
;
set
;}
See Also
Reference
IPivotField Interface
IPivotField Members