2024 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 .a null reference (Nothing in Visual Basic), the ComboBoxMember is not a member of any group. The default value is .a null reference (Nothing in Visual Basic).
public string GroupName { get; }