cancelDataGridFilteringLabel property

  1. @override
String cancelDataGridFilteringLabel

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

Implementation

@override
String get cancelDataGridFilteringLabel => r'Cancel';