ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / CustomProperty Class / Value Property

In This Topic
    Value Property (CustomProperty)
    In This Topic
    Gets the value of this property.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also