GrapeCity MultiRow Windows Forms Documentation
Image Property (SortToolStripItem)


Gets or sets the image that is displayed on a System.Windows.Forms.ToolStripItem.
Syntax
Public Overrides Property Image As Image
Dim instance As SortToolStripItem
Dim value As Image
 
instance.Image = value
 
value = instance.Image
public override Image Image {get; set;}

Property Value

The System.Drawing.Image to be displayed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SortToolStripItem Class
SortToolStripItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.