PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeStatusBarElements Method

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