CheckBoxBuilder.EnableThreeStateBehavior Method
| Name | Parameters | Description |
|---|---|---|
| EnableThreeStateBehavior(JS) | value | Specifies whether users can set the CheckBox state to indeterminate. Mirrors the client-side enableThreeStateBehavior option. |
| EnableThreeStateBehavior(Boolean) | value | Specifies whether users can set the CheckBox state to indeterminate. Mirrors the client-side enableThreeStateBehavior option. |