FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGrid Class / SearchDefinition Property

In This Topic
    SearchDefinition Property (C1FlexGrid)
    In This Topic
    Gets or sets an XML string containing the current search state.
    Syntax
    'Declaration
     
    
    Public Property SearchDefinition As String
    public string SearchDefinition {get; set;}
    See Also