Click or drag to resize
UniGridHideControlForZeroRows Property
Indicates whether hide UniGrid or not when its data source is empty.

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

Property Value

Type: Boolean
See Also