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

In This Topic
    RibbonPreview Property (ButtonPreviewElement)
    In This Topic
    Gets the owner C1RibbonPreview.
    Syntax
    'Declaration
     
    Public ReadOnly Property RibbonPreview As C1RibbonPreview
    public C1RibbonPreview RibbonPreview {get;}
    See Also