ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / SearchDefinition Property

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