ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / EnablePreview Property

In This Topic
    EnablePreview Property
    In This Topic
    Gets or sets a value determining whether the preview tab on the Designer control is enabled or disabled.
    Syntax
    'Declaration
     
    Public Property EnablePreview As Boolean
    public bool EnablePreview {get; set;}
    See Also