TableViewUIUtils Class


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

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2016

Syntax

C#
public static class TableViewUIUtils
Visual Basic
Public NotInheritable Class TableViewUIUtils
Visual C++
public ref class TableViewUIUtils abstract sealed

Inheritance Hierarchy

System Object
Autodesk.Revit.UI TableViewUIUtils

See Also