C1.C1Report.4 Assembly / C1.C1Report Namespace / Group Class / Name Property

In This Topic
Name Property (Group)
In This Topic
Gets or sets the group name.
Syntax
'Declaration
 
Public Property Name As System.String
 
Remarks
The group name can be used as an index into the control's C1Report.Groups collection.
See Also