ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / RowDisplayBase Class / SortByDisplayValue Property

In This Topic
    SortByDisplayValue Property
    In This Topic
    Indicates whether items in lookup list should be sorted by row display values.
    Syntax
    'Declaration
     
    Public Property SortByDisplayValue As System.Boolean
    public System.bool SortByDisplayValue {get; set;}
    See Also