This document is archived and information here might be outdated.  Recommended version.


ITableControl2.Redraw Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControl2 Interface > ITableControl2.Redraw Method
ArcGIS Developer Help

ITableControl2.Redraw Method

Redraws the grid.

[Visual Basic .NET]
Public Sub Redraw ( _
)
[C#]
public void Redraw (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControl2 Interface