ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / Lexicon Class / Repellency Property

In This Topic
    Repellency Property
    In This Topic
    Gets the repellency set.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Repellency As RelationSet
    public RelationSet Repellency {get;}

    Property Value

    A RelationSet used to save the repellency relations.
    See Also