GrapeCity.Xaml.SpreadSheet.Data
UriSource Property


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

Property Value

The URI 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