Spread for ASP.NET 10 Product Documentation
ArrowImageUrl Property


Gets or sets the context menu arrow image URL.
Syntax
'Declaration
 
Public Property ArrowImageUrl As String
'Usage
 
Dim instance As ContextMenuStyle
Dim value As String
 
instance.ArrowImageUrl = value
 
value = instance.ArrowImageUrl
public string ArrowImageUrl {get; set;}
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

ContextMenuStyle Class
ContextMenuStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.