Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1TableView Class / Invalidate Method / Invalidate(CellRange) Method

In This Topic
    Invalidate(CellRange) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub Invalidate( _
       ByVal rg As C1.Win.C1FlexGrid.CellRange _
    ) 
    public virtual void Invalidate( 
       C1.Win.C1FlexGrid.CellRange rg
    )

    Parameters

    rg
    See Also