ArcObjects Library Reference (ArcMapUI)  

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