Spread for ASP.NET 10 Product Documentation
IconUrl Property


Gets or sets the icon URL.
Syntax
'Declaration
 
Public Property IconUrl As String
'Usage
 
Dim instance As ConditionalFormattingIconValue
Dim value As String
 
instance.IconUrl = value
 
value = instance.IconUrl
public string IconUrl {get; set;}

Property Value

The icon URL.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ConditionalFormattingIconValue Class
ConditionalFormattingIconValue Members

 

 


Copyright © GrapeCity, inc. All rights reserved.