PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / StatusBarElements Class / ShouldSerializeStatusLabel Method

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