GrapeCity.Xaml.SpreadSheet.Data
ImageSource Property


Gets or sets the image source of the picture.
Syntax
'Declaration
 
Public Property ImageSource As ImageSource
'Usage
 
Dim instance As Picture
Dim value As ImageSource
 
instance.ImageSource = value
 
value = instance.ImageSource
public ImageSource ImageSource {get; set;}

Property Value

The image source of the picture.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Picture Class
Picture Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options