PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / SelectAll Property

In This Topic
    SelectAll Property (ContextMenuElements)
    In This Topic
    Gets the element for the SelectAll action.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectAll As ButtonPreviewElement
    public ButtonPreviewElement SelectAll {get;}
    See Also