[]
Gets or sets a value indicating the number of the current page being processed when a report is running.
[Browsable(false)]
public int PageNumber { get; }
Type | Description |
---|---|
int | A int value, representing the number of the current page. |
The default value is 0.