<Code Lib>
2023 Constructor
Changes 0
C

ComboBoxData()

Description:
Constructs a new instance of ComboBoxData.

public ComboBoxData(
	string name
)

  • String
    name
    The internal name of the ComboBoxMember.

Loading…