TableViewUIUtils Class

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

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
 NameDescription
Public methodStatic memberTestCellAndPromptToEditTypeParameter Prompts the end-user to control whether a type parameter contained in the specified table cell should be allowed edited.
Top
See Also