BasicRepeaterHideControlForZeroRows Property |
Hides the control when no data is loaded. Default value is False.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public virtual bool HideControlForZeroRows { get; set; }
Property Value
Type:
BooleanSee Also