Click or drag to resize
UniGridZeroRowsText Property
Text displayed when UniGrid data source is empty.

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

Property Value

Type: String
See Also