ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / DocumentMapNode Class / Numerics Property

In This Topic
    Numerics Property
    In This Topic
    Numerics elements.
    Syntax
    'Declaration
     
    Public ReadOnly Property Numerics As Integer()
    public int[] Numerics {get;}
    See Also