ComponentOne Reports for WPF
C1.C1Rdl Namespace / RdlProp Class
Members

In This Topic
    RdlProp Class
    In This Topic
    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.
    Object Model
    RdlProp Class
    Syntax
    'Declaration
     
    Public MustInherit Class RdlProp 
    public abstract class RdlProp 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.RdlProp

    See Also