Spread Silverlight Documentation
FloatingObjectSelectionChangedEventArgs Constructor


GrapeCity.Windows.SpreadSheet.Data Namespace > FloatingObjectSelectionChangedEventArgs Class : FloatingObjectSelectionChangedEventArgs Constructor
The floating object.
Initializes a new instance of the FloatingObjectSelectionChangedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal floatingObject As FloatingObject _
)
'Usage
 
Dim floatingObject As FloatingObject
 
Dim instance As New FloatingObjectSelectionChangedEventArgs(floatingObject)
public FloatingObjectSelectionChangedEventArgs( 
   FloatingObject floatingObject
)

Parameters

floatingObject
The floating object.
See Also

Reference

FloatingObjectSelectionChangedEventArgs Class
FloatingObjectSelectionChangedEventArgs Members