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: 10.0.0
Syntaxpublic int CurrentTopN { get; set; }
Property Value
Type:
Int32
See Also