Share

ProjectBrowserOptions.ShowViewPlacementOnSheetStatusIcons Property

Show the icons indicating view placement on sheet status.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool ShowViewPlacementOnSheetStatusIcons { get; set; }

Property Value

Boolean

Remarks

If true, the icons indicating view placement on sheet status will be shown at every view or schedule node in the Project Browser. If false, the icons indicating view placement on sheet status will not be shown.

See Also

Reference

Was this information helpful?