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: 2019.2.1.0
Syntax
C#
public ExpressionString EnabledExpression

Field Value

Type: ExpressionString
See Also