The filter or sort condition.
[Visual Basic]
Public ReadOnly Property Condition As String
[C#]
public string Condition {get;}
[Delphi]
public property Condition: String read get_Condition;
See Also
FilterEventArgs Class | FilterEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |