PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonGroups Class / ShouldSerializePage Method

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