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.Ribbon
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public string EnabledScript
Field Value
Type:
StringSee Also