Gets or sets a value that indicates if the Image set
in the text box should be displayed as a clickable button.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool ShowImageAsButton { get; set; }
