Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / RdlBool Class / True Property

In This Topic
    True Property
    In This Topic
    Gets an RdlBool object representing the constant true value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property True As RdlBool
    public static RdlBool True {get;}
    See Also