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

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