ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / C1ViewSetDesigner.EditViewSetActionList Class / GetSortedActionItems Method

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