IsRuleCheckBoxVisible Property
IsRuleCheckBoxVisible
A value indicating whether the Enable/Disable check box is visible in the rule item.
Declaration
public bool IsRuleCheckBoxVisible { get; set; }
Public Property IsRuleCheckBoxVisible As Boolean
Implements