GrapeCity.Xaml.SpreadSheet.Data
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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PictureSelectionChangedEventArgs Class
PictureSelectionChangedEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options