C# Class Events.EditorEventArgs

Inheritance: System.EventArgs
Mostra file Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Properties

Property Type Description
eventType string

Public Methods

Method Description
EditorEventArgs ( string eventType ) : System

Method Details

EditorEventArgs() public method

public EditorEventArgs ( string eventType ) : System
eventType string
return System

Property Details

eventType public_oe property

public string eventType
return string