ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker.Design Namespace / C1SpellCheckerActionList Class / GetSortedActionItems Method

In This Topic
    GetSortedActionItems Method (C1SpellCheckerActionList)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetSortedActionItems() As System.ComponentModel.Design.DesignerActionItemCollection
    public override System.ComponentModel.Design.DesignerActionItemCollection GetSortedActionItems()
    See Also