2020 Constructor
Changes 0
C

SplitButtonData

Description:
Constructs a new instance of SplitButtonData.
Remarks:
This text will be displayed on the button if drop-down is empty. If sub-items are added, then the split button will display the current PushButton's text.
public SplitButtonData(
	string name,
	string text
)