ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / ComboBoxFilterOperator Class / ComparisonSymbol Property

In This Topic
    ComparisonSymbol Property (ComboBoxFilterOperator)
    In This Topic
    Gets or sets the comparison symbol.
    Syntax
    'Declaration
     
    
    Public Property ComparisonSymbol As String
    public string ComparisonSymbol {get; set;}

    Property Value

    The comparison symbol.
    See Also