Click or drag to resize
UniMatrixNoRecordsMessage Property
Gets or sets the message which is displayed if there are no records.

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

Property Value

Type: String
See Also