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

Syntax
C# |
public HEFullscreenRibbonCommand(
string text
)
|
VB |
Public New(
ByVal text As String
)
|
Parameters
-
text
-
Type: String
A System.String value that specifies the text of the ribbon item.

See Also