TableViewUIUtils Class


Table View UIUtils Class

This utility class contains members that involve the Revit UI and operate on schedule views or MEP electrical panel schedules.
Inheritance Hierarchy
System Object
Autodesk.Revit.UI TableViewUIUtils

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class TableViewUIUtils

The TableViewUIUtils type exposes the following members.

Methods
Name Description
Public method Static member TestCellAndPromptToEditTypeParameter Prompts the end-user to control whether a type parameter contained in the specified table cell should be allowed edited.
Top
See Also