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