noDataToDisplay property
Text to be displayed if there is no row to be displayed (e.g.: If the itemsSource is empty or if the filter did not find any items)
Implementation
String noDataToDisplay;
Text to be displayed if there is no row to be displayed (e.g.: If the itemsSource is empty or if the filter did not find any items)
String noDataToDisplay;