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

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