Infragistics(R) NetAdvantage(R) Windows Forms
InvertRect Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.UltraWinGrid Namespace > RowUIElement Class : InvertRect Method

rect

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub InvertRect( _
   ByVal rect As Rectangle _
) 
C# 
protected virtual void InvertRect( 
   Rectangle rect
)

Parameters

rect

See Also