IsRemoveButtonVisible Property (ViewOptions)
In This Topic
A value indicating whether the remove rule button is enabled and visible.
Syntax
'Declaration
Public Property IsRemoveButtonVisible As Boolean
public bool IsRemoveButtonVisible {get; set;}
See Also