PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / ShouldSerializeReflow Method

In This Topic
    ShouldSerializeReflow Method (RibbonElements)
    In This Topic
    Indicates whether the Reflow property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeReflow() As Boolean
    protected bool ShouldSerializeReflow()
    See Also