Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Value Class / V Property

In This Topic
    V Property
    In This Topic
    Gets or sets the value of this object.
    Syntax
    'Declaration
     
    Public Property V As RdlObject
    public RdlObject V {get; set;}
    See Also