Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewThumbnailView Class / ShouldSerializeThumbnailSize Method

In This Topic
    ShouldSerializeThumbnailSize Method
    In This Topic
    Tests whether the ThumbnailSize property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeThumbnailSize() As Boolean
    protected bool ShouldSerializeThumbnailSize()

    Return Value

    True if ThumbnailSize should be serialized, false otherwise.
    See Also