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


ITableProperty.FeatureLayer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableProperty Interface > ITableProperty.FeatureLayer Property
ArcGIS Developer Help

ITableProperty.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

ITableProperty Interface