Click or drag to resize
SelectReportZeroRowsText Property
Gets or sets the text displayed if there are no data.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string ZeroRowsText { get; set; }

Property Value

Type: String
See Also