ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutArea Interface / Name Property

In This Topic
    Name Property (ILayoutArea)
    In This Topic
    Specifies area component item name (for debugging purposes).
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}
    See Also