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


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

ITableProperty2.Layer Property

Layer for table window (Overrides table and featurelayer setting).

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableProperty2 Interface