PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / OutlinePanel Property

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