Share

DockablePane.GetTitle Method

Returns the current title (a.k.a. window caption) of the dockable pane.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public string GetTitle()

Return Value

String

See Also

Reference

Was this information helpful?