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: 16.0.0.0 (16.0.0.0)
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