beginsWithDataGridFilteringLabel property

  1. @override
String beginsWithDataGridFilteringLabel

The label that is displayed in the filter view in SfDataGrid for Begins With option in drop down widget.

Implementation

@override
String get beginsWithDataGridFilteringLabel => r'Börjar med';