DockablePaneGetTitle Method |
Returns the current title (a.k.a. window caption) of the dockable pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function GetTitle As String
public:
String^ GetTitle()
member GetTitle : unit -> string
Return Value
String
See Also