Namespace:DevExpress.Web.ASPxHtmlEditor
Assembly:DevExpress.Web.ASPxHtmlEditor.v17.2.dll

Syntax
C# |
public HEExportToPdfDropDownRibbonCommand(
string text,
params RibbonDropDownButtonItem[] items
)
|
VB |
Public New(
ByVal text As String,
ByVal items As RibbonDropDownButtonItem[]
)
|

See Also