ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / CompareRule Class / OtherProperty Property

In This Topic
    OtherProperty Property
    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