ActiveReports Developer 7
Name Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > LayoutChangingArgs Class : Name Property

Glossary Item Box

The array of names of the controls or sections to be updated or changed.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Name As System.String
C# 
public System.string Name {get;}

See Also