AttributeDisplayValueEditEventArgs Constructors
Provides data for the MapItemsLayerBase.AttributeDisplayValueEdit and VectorLayerBase.AttributeDisplayValueEdit events.Name | Parameters | Description |
---|---|---|
AttributeDisplayValueEditEventArgs(String, Object, String, String) | name, value, displayValue, patternFragment | Initializes a new instance of the AttributeDisplayValueEditEventArgs class with the specified values of event arguments. |
See Also