GrapeCity MultiRow Windows Forms Documentation
Bounds Property (AutoFilterToolStripItem)


Gets the size and location of the item.
Syntax
Public Overrides ReadOnly Property Bounds As Rectangle
Dim instance As AutoFilterToolStripItem
Dim value As Rectangle
 
value = instance.Bounds
public override Rectangle Bounds {get;}

Property Value

A System.Drawing.Rectangle that represents the size and location of the System.Windows.Forms.ToolStripItem.
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

AutoFilterToolStripItem Class
AutoFilterToolStripItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.