[]
Gets or sets a maximum number of rows which can be in the details group on the page.
public ExpressionInfo MaxDetailsPerPage { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object representing the maximum number of rows in the details group on the page. |
0
, null
, or an empty value are interpreted as 'no limit', which is the default value.