PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / DeselectAll Property

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