UniGridHideControlForZeroRows Property |
Indicates whether hide UniGrid or not when its data source is empty.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public bool HideControlForZeroRows { get; set; }
Property Value
Type:
BooleanSee Also