FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CompareRule Class / OtherProperty Property

In This Topic
    OtherProperty Property (CompareRule)
    In This Topic
    Gets or sets a property to compare with the current property.
    Syntax
    'Declaration
     
    
    Public Property OtherProperty As String
    public string OtherProperty {get; set;}
    See Also