The abstract base class for types such as RdlInt, RdlBool, RdlFloat, RdlObject, RdlString and others that allow to specify a value either as a literal or as an expression.

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

Syntax

C#
public abstract class RdlProp
Visual Basic
Public MustInherit Class RdlProp

Inheritance Hierarchy

See Also