2027 Constructor
Changes 0
C

ComboBoxMemberData

Description:
Constructs a new instance of ComboBoxMemberData.
public ComboBoxMemberData(
	string name,
	string text
)
  • String
    name
    The internal name of the ComboBoxMember.
  • String
    text
    The user visible text seen on the item.