True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / Condition Class / ParameterText Property

In This Topic
    ParameterText Property (Condition)
    In This Topic
    Gets or sets the parameter as a string used by this condition.
    Syntax
    'Declaration
     
    Public Property ParameterText As System.String
    public System.string ParameterText {get; set;}
    See Also