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