sortSmallestToLargestDataGridFilteringLabel property

  1. @override
String sortSmallestToLargestDataGridFilteringLabel

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

Implementation

@override
String get sortSmallestToLargestDataGridFilteringLabel =>
    r'ചെറുത് മുതൽ വലുത് വരെ അടുക്കുക';