ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IJsonOption Interface / json Property

In This Topic
    json Property (IJsonOption)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property json As Nullable(Of JsonElement)
    Nullable<JsonElement> json {get;}
    See Also