Gets an RdlBool object representing the constant true value.

Namespace:  C1.C1Rdl
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public static RdlBool True { get; }
Visual Basic
Public Shared ReadOnly Property True As RdlBool
	Get

See Also