ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker.Design Namespace / C1SpellCheckerDesigner Class / AssociatedComponents Property

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