Click or drag to resize
UniGridDelayedReload Property
Indicates if delayed reload should be used. If True reload data must be called externally.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool DelayedReload { get; set; }

Property Value

Type: Boolean
See Also