| RulesEditorSimpleMode Property |
Gets or sets is only simple rule combinations are allowed.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
public bool SimpleMode { get; set; }
<BindableAttribute(false)>
Public Property SimpleMode As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also