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: 11.2.0.0
Syntax
public class SheetStatusChangedEventArgs : EventArgs

The SheetStatusChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyPosition
Public propertyText
Top
See Also