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

In This Topic
    Value Property (UserDefinedProperty)
    In This Topic
    Gets or sets value of the property.
    Syntax
    'Declaration
     
    Public Property Value As RdlObject
    public RdlObject Value {get; set;}
    See Also