| C1.Silverlight.DataGrid Namespace > DataGridRow Class : Refresh(Boolean,Boolean,Boolean) Method |
true row presenter is refreshed.
true cells presenters are refreshed.
true row header presenter is refreshed.
'DeclarationPublic Sub Refresh( _ Optional ByVal refreshRow As System.Boolean, _ Optional ByVal refreshCells As System.Boolean, _ Optional ByVal refreshRowHeader As System.Boolean _ )
public void Refresh( System.bool refreshRow, System.bool refreshCells, System.bool refreshRowHeader )
true row presenter is refreshed.true cells presenters are refreshed.true row header presenter is refreshed.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2