Spread Silverlight Documentation
PictureSelectionChangedEventArgs Constructor


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

Parameters

picture
The picture.
See Also

Reference

PictureSelectionChangedEventArgs Class
PictureSelectionChangedEventArgs Members