Skip to main content

ToolbarCustomDropDownBase Constructors

Serves as a base for classes specifying custom toolbar items with dropdown lists.
Name Parameters Description
ToolbarCustomDropDownBase() none Initializes a new instance of the ToolbarCustomDropDownBase class with default settings.
ToolbarCustomDropDownBase(String) commandName Initializes a new instance of the ToolbarCustomDropDownBase class with the specified command name.
See Also