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

In This Topic
    SearchDefinition Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SearchDefinition As String
    public string SearchDefinition {get; set;}
    See Also