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


IGxContentsView.DisplayStyle Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxContentsView Interface > IGxContentsView.DisplayStyle Property
ArcGIS Developer Help

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