ComponentOne List for WinForms
C1.Win.C1List Namespace / FilterEventArgs Class / Condition Property

In This Topic
    Condition Property (FilterEventArgs)
    In This Topic
    The sort condition.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Condition As String
    public string Condition {get;}
    See Also