UniGridCurrentTopN Property |
Number of records to display (load). It's being set before ReloadData event
is fired in order to optimize the data loading.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public int CurrentTopN { get; set; }
Property Value
Type:
Int32See Also