HEExportToPdfDropDownRibbonCommand()
|
none
|
Initializes a new instance of the HEExportToPdfDropDownRibbonCommand class with default settings.
|
HEExportToPdfDropDownRibbonCommand(RibbonItemSize)
|
size
|
Initializes a new instance of the HEExportToPdfDropDownRibbonCommand class with the specified item size.
|
HEExportToPdfDropDownRibbonCommand(String, RibbonDropDownButtonItem[])
|
text, items
|
Initializes a new instance of the HEExportToPdfDropDownRibbonCommand class with the specified settings.
|
HEExportToPdfDropDownRibbonCommand(String, RibbonItemSize, RibbonDropDownButtonItem[])
|
text, size, items
|
Initializes a new instance of the HEExportToPdfDropDownRibbonCommand class with the specified settings.
|
HEExportToPdfDropDownRibbonCommand(String, RibbonItemSize)
|
text, size
|
Initializes a new instance of the HEExportToPdfDropDownRibbonCommand class with the specified settings.
|
HEExportToPdfDropDownRibbonCommand(String)
|
text
|
Initializes a new instance of the HEExportToPdfDropDownRibbonCommand class with the specified item text.
|