ComponentOne Reports for WPF
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