ArcObjects Library Reference (ArcMapUI)  

ITableProperty2.FeatureLayer Property

Feature class of table window (Overrides table setting).

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableProperty2 Interface