PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / ShouldSerializeThumbnailPanel Method

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