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

In This Topic
    ActionLists Property (C1SpellCheckerDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ActionLists As System.ComponentModel.Design.DesignerActionListCollection
    public override System.ComponentModel.Design.DesignerActionListCollection ActionLists {get;}
    See Also