This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControlInfo Interface > ITableControlInfo.AreAllRecordsRead Property (ArcObjects .NET 10.5 SDK) |
Indicates whether all records have been read by the table window.
[Visual Basic .NET] Public ReadOnly Property AreAllRecordsRead As Boolean
[C#] public bool AreAllRecordsRead {get;}