sortLargestToSmallestDataGridFilteringLabel property

  1. @override
String sortLargestToSmallestDataGridFilteringLabel

The label that is displayed in the filter view in SfDataGrid for Sort Largest to Smallest option in the popup menu.

Implementation

@override
String get sortLargestToSmallestDataGridFilteringLabel =>
    r'பெரியது முதல் சிறியது வரை வரிசைப்படுத்தவும்';