Revit 2020.1 API |
ComboBoxMemberData..::..GroupName Property |
ComboBoxMemberData Class See Also |
Gets or sets a group name for the ComboBoxMember.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 20.0.0.0 (20.1.1.1)
Since: 2011
Syntax
Remarks
The GroupName is used to group the items and also appears in the group header.
All ComboBoxMembers assigned to the same group will be grouped in the ComboBox. There will be a header that shows the name.
The default value is nullNothingnullptra null reference (Nothing in Visual Basic).