GroupNameFieldDefinition Members

Provides properties for retrieving information on a group name field found in a report.

The following tables list the members exposed by the GroupNameFieldDefinition type.

Public Properties

Property Description
Public property FormulaName  Overridden. Gets the field definition unique formula name in Crystal Report formula syntax.
Public property Group  Gets the Group object.
Public property GroupNameFieldName  Gets the group name field name.
Public property Kind  Overridden. Gets the kind of field.
Public property Name  Overridden. Gets the object's name.
Public property NumberOfBytes  Overridden. Gets the number of bytes required to store the field data in memory.
Public property UseCount (Inherited from FieldDefinition.) Obsolete. Gets the number of times a field is used in a report.
Public property ValueType  Overridden. Gets the type of field value.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace