noMatchesDataGridFilteringLabel property

  1. @override
String noMatchesDataGridFilteringLabel

The label that is displayed in the filter view in SfDataGrid for No matches option in the popup menu.

Implementation

@override
String get noMatchesDataGridFilteringLabel => r'맞지 않는다';