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

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