ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagBoolInputParams Class / IsShowLabel Method

In This Topic
    IsShowLabel Method (TagBoolInputParams)
    In This Topic
    Returns false.
    Syntax
    'Declaration
     
    Public Overrides Function IsShowLabel() As System.Boolean
    public override System.bool IsShowLabel()

    Return Value

    False.
    See Also