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: 24.0.0.0 (24.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

SystemObject
  Autodesk.Revit.UITableViewUIUtils

See Also