PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / FileOpen Property

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