Click or drag to resize
DropDownDefinitionInitialValueJavaScript Property
Use this script to set up initial value for the drop down

Namespace: FluentRibbon.Definitions.Controls
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public string InitialValueJavaScript { get; set; }

Property Value

Type: String

Implements

IInitializableInitialValueJavaScript
See Also