UniGridDelayedReload Property |
Indicates if delayed reload should be used.
If True reload data must be called externally.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax public bool DelayedReload { get; set; }
Property Value
Type:
BooleanSee Also