FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid 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