ArcObjects Library Reference (ArcMapUI)  

ITableWindow2.Layer Property

Setup layer attributes to view.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow2 Interface