Click or drag to resize
ButtonBaseDefinitionCommandEnableJavaScript Field
Javascript to determine, if control is enabled or disabled. By default it is "true" (button is always enabled).

Namespace: FluentRibbon.Definitions.Controls
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public string CommandEnableJavaScript

Field Value

Type: String
See Also