PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / ContextMenuTags Class / SelectAll Field

In This Topic
    SelectAll Field (ContextMenuTags)
    In This Topic
    Identifies select all menu item.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectAll As Object
    public static readonly object SelectAll
    See Also