QueryTableControlUseSimplePaging Property |
Gets or sets the option to skip the calculation of the number of possible
results (with QuerySpecification.IsCount). This influences the type of
paging control displayed below the results.
Namespace:
PDTec.IceNet.Web.UI.Controls
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public bool UseSimplePaging { get; set; }
Property Value
Type:
BooleanSee Also