This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableProperty Interface > ITableProperty.FeatureLayer Property (ArcObjects .NET 10.5 SDK) |
Feature class of table window (Overrides table setting).
[Visual Basic .NET] Public Property FeatureLayer As IFeatureLayer
[C#] public IFeatureLayer FeatureLayer {get; set;}