ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayoutChangingArgs Class / Name Property

In This Topic
    Name Property (LayoutChangingArgs)
    In This Topic
    The array of names of the controls or sections to be updated or changed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also