'Declaration Public Overloads Sub Invalidate( _ ByVal topRow As Integer, _ ByVal leftCol As Integer, _ ByVal bottomRow As Integer, _ ByVal rightCol As Integer _ )
'Declaration
Public Overloads Sub Invalidate( _ ByVal topRow As Integer, _ ByVal leftCol As Integer, _ ByVal bottomRow As Integer, _ ByVal rightCol As Integer _ )
public void Invalidate( int topRow, int leftCol, int bottomRow, int rightCol )
C1FlexGrid Class C1FlexGrid Members Overload List