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

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