Click or drag to resize
UniGridIsEmpty Property
Indicates if the data source is empty.

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

Property Value

Type: Boolean
See Also