FieldName Property

The FieldName property of the CellConsumerInitEventArgs class gets or sets the name of the cell.

Property Value

A string that represents the name of the cell. It is displayed in the user interface if the

Visit FieldDisplayName

is not given.

Example

The following code example shows an overridden PartCommunicationInit method that creates a CellConsumerInitEventArgs object, sets the FieldName and FieldDisplayName properties, and then fires the CellConsumerInit event. This code example is part of a larger example provided for the ICellConsumer interface.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security