PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeToolBarElements Method

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