PulldownButton.GetItems Method

Gets a copy of the collection of buttons assigned to the pulldown button.


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

Syntax

C#

public IList<PushButton> GetItems()

Return Value

IList<PushButton>

See Also

Reference

PulldownButton Class
Autodesk.Revit.UI Namespace