ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / C1FlexGridBase Class / SearchDefinition Property

In This Topic
    SearchDefinition Property (C1FlexGridBase)
    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