ActiveReports 13
Name Property (FlatToolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > FlatToolbox Class : Name Property
Gets or sets the name of the control.
Syntax
'Declaration
 
Public Property Name As String
public string Name {get; set;}

Property Value

The name of the control. The default is an empty string ("").
See Also

Reference

FlatToolbox Class
FlatToolbox Members