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


ITableWindow.FeatureLayer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableWindow.FeatureLayer Property

Setup feature class to view/edit.

[Visual Basic .NET]
Public Property FeatureLayer As IFeatureLayer
[C#]
public IFeatureLayer FeatureLayer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow Interface