RibbonButtonEnabledScript Field |
Specifies a JavaScript method that determines whether the button control is displayed as enabled. The script
is expected to return a Boolean value.
Namespace: Colygon.MatchPoint.Common.RibbonAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public string EnabledScript
Field Value
Type:
StringSee Also