Click or drag to resize
RibbonButtonEnabledExpression Field
Specifies an expression that determines whether the button control is displayed as enabled. The expression is expected to return a Boolean value.

Namespace: Colygon.MatchPoint.Common.Ribbon
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public ExpressionString EnabledExpression

Field Value

Type: ExpressionString
See Also