FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / Condition Class / Parameter Property

In This Topic
    Parameter Property (Condition)
    In This Topic
    Gets or sets the parameter used by this condition.
    Syntax
    'Declaration
     
    Public Property Parameter As Object
    public object Parameter {get; set;}
    See Also