ShowViewPlacementOnSheetStatusIcons Property


Project Browser Options Show View Placement On Sheet Status Icons Property

Show the icons indicating view placement on sheet status.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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