2027 Property
Changes 0
P

ComboBoxMember.GroupName

Description:
The group to which the ComboBoxMember is assigned.
Remarks:
If set, the ComboBoxMember appears under a group header in the ComboBox. If null, the ComboBoxMember is not a member of any group. The default value is null.
public string GroupName { get; }