Click or drag to resize

SheetStatusChangedEventArgs Class

Base EventArgs class, which provides data for mouse events.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Easymap.AddInSheetStatusChangedEventArgs

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public class SheetStatusChangedEventArgs : EventArgs

The SheetStatusChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyPosition
Public propertyText
Top
See Also