GrapeCity MultiRow Windows Forms Documentation
ErrorIconBounds Property


Gets the boundary of the error icon for the cell.
Syntax
<BrowsableAttribute(False)>
Public ReadOnly Property ErrorIconBounds As Rectangle
Dim instance As Cell
Dim value As Rectangle
 
value = instance.ErrorIconBounds
[Browsable(false)]
public Rectangle ErrorIconBounds {get;}

Property Value

A System.Drawing.Rectangle value that represents the boundary of the error icon for the Cell.
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

Cell Class
Cell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.