Click or drag to resize
GridTableViewNoDetailRecordsText Property
Gets or sets the text that will be displayed in there is no NoRecordsTemplate defined and no records in the Detail tables.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string NoDetailRecordsText { get; set; }

Property Value

Type: String
See Also