Share

ToggleButtonData Properties

The ToggleButtonData type exposes the following members.

Properties

 NameDescription
Public propertyAssemblyNameThe assembly path of the button.
(Inherited from PushButtonData)
Public propertyAvailabilityClassNameThe full class name for the class providing the entry point to decide availability of this push button.
(Inherited from PushButtonData)
Public propertyClassNameThe name of the class containing the implementation for the command.
(Inherited from PushButtonData)
Public propertyImageThe image of the button.
(Inherited from ButtonData)
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ItemData)
Public propertyLargeImageThe large image of the button.
(Inherited from ButtonData)
Public propertyLongDescription Long description of the command tooltip
(Inherited from RibbonItemData)
Public propertyName The internal name of the item.
(Inherited from ItemData)
Public propertyTextThe user-visible text of the button.
(Inherited from ButtonData)
Public propertyToolTip The tooltip of item.
(Inherited from ItemData)
Public propertyToolTipImageThe image to show as a part of the button extended tooltip
(Inherited from RibbonItemData)

See Also

Reference

Was this information helpful?