IsRuleCheckBoxVisible Property (ViewOptions)
In This Topic
A value indicating whether the Enable/Disable check box is visible in the rule item.
Syntax
'Declaration
Public Property IsRuleCheckBoxVisible As Boolean
public bool IsRuleCheckBoxVisible {get; set;}
See Also