Click or drag to resize
ButtonBaseDefinitionCommandJavaScript Field
Javascript will be run when button is pressed. Required for all types of buttons. By default, button does nothing.

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

Field Value

Type: String
See Also