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

In This Topic
    ComparisonSymbol Property (NumericComparator)
    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