PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview.Design Namespace / C1AboutActionList Class / GetSortedActionItems Method

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