ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ComplexExporterOptionsForm Class / ShowIcon Property

In This Topic
    ShowIcon Property (ComplexExporterOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowIcon As System.Boolean
    public System.bool ShowIcon {get; set;}
    See Also