True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Object
    public System.object Parameter {get; set;}
    See Also