Spread Silverlight Documentation
Property Property (PictureChangedEventArgs)


GrapeCity.Windows.SpreadSheet.Data Namespace > PictureChangedEventArgs Class : Property Property
Gets the property.
Syntax
'Declaration
 
Public ReadOnly Property Property As System.String
'Usage
 
Dim instance As PictureChangedEventArgs
Dim value As System.String
 
value = instance.Property
public System.string Property {get;}

Property Value

The property.
See Also

Reference

PictureChangedEventArgs Class
PictureChangedEventArgs Members