ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / C1ViewSetDesigner Class / AssociatedComponents Property

In This Topic
    AssociatedComponents Property (C1ViewSetDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AssociatedComponents As System.Collections.ICollection
    public virtual System.Collections.ICollection AssociatedComponents {get;}
    See Also