ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / IsThumbnailPanelEnabled Property

In This Topic
    IsThumbnailPanelEnabled Property
    In This Topic
    Gets/sets enabled property of Thumbnail panel
    Syntax
    'Declaration
     
    Public Property IsThumbnailPanelEnabled As Boolean
    public bool IsThumbnailPanelEnabled {get; set;}
    See Also