ArcObjects Library Reference (GeoDatabaseUI)
ITableControl.Redraw Method
Redraws the grid.
[Visual Basic .NET]
Public Sub Redraw ( _
)
[C#]
public
void
Redraw (
);
Product Availability
Available with ArcGIS Desktop.
See Also
ITableControl Interface