FieldDisplayName Property
The FieldDisplayName property of the CellConsumerInitEventArgs class gets or sets the display name of the cell.
Property Value
String Display name of the cell. This value is optional.
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: Windows ServerĀ 2003
Security: Code Access Security