Property EmptyText
EmptyText
Gets or sets the text displayed when the collection of items is empty.
public virtual string? EmptyText { get; set; }
Property Value
Remarks
Setting this property triggers a visual update if the collection of items is empty.