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

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

    Property Value

    A RelationSet used to save the dependency relations.
    See Also