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

In This Topic
    ThumbnailNavigation Property
    In This Topic
    Gets or sets a value indicating whether thumbnails should show the navigation rectangle which can be dragged or resized using the mouse.
    Syntax
    'Declaration
     
    Public Property ThumbnailNavigation As Boolean
    public bool ThumbnailNavigation {get; set;}
    See Also