IsExpressionButtonVisible Property (ViewOptions)
In This Topic
A value indicating whether the expression dialog button is enabled.
Syntax
'Declaration
Public Property IsExpressionButtonVisible As Boolean
public bool IsExpressionButtonVisible {get; set;}
See Also