ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowsPanel Class / InvalidateRowsMeasure Method

In This Topic
    InvalidateRowsMeasure Method
    In This Topic
    Invalidates the measure of the rows.
    Syntax
    'Declaration
     
    
    Public Sub InvalidateRowsMeasure() 
    public void InvalidateRowsMeasure()
    See Also