GrapeCity.Windows.SpreadSheet.Data Namespace > Worksheet Class : FloatingObjectSelectionChanged Event |
'Declaration Public Event FloatingObjectSelectionChanged As System.EventHandler(Of FloatingObjectSelectionChangedEventArgs)
'Usage Dim instance As Worksheet Dim handler As System.EventHandler(Of FloatingObjectSelectionChangedEventArgs) AddHandler instance.FloatingObjectSelectionChanged, handler
public event System.EventHandler<FloatingObjectSelectionChangedEventArgs> FloatingObjectSelectionChanged
The event handler receives an argument of type FloatingObjectSelectionChangedEventArgs containing data related to this event. The following FloatingObjectSelectionChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
FloatingObject | Gets the floating object. |
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6