ArcObjects Library Reference (CatalogUI)  

IGxContentsView.DisplayStyle Property

The current display style.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxContentsView Interface