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