Reports for WinForms | ComponentOne
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 Boolean
    public override bool IsShowLabel()

    Return Value

    False.
    See Also