Skip to main content Skip to complementary content

OneAndOnlyOne Property

Overloads

OneAndOnlyOne

This parameter is set to true, if the field has one and only one selection (not 0 and not more than 1).

If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field.

<div class=note>The property OneAndOnlyOne can be set to true if one and only value has been selected in the field prior to setting the property. </div>

JSON property name: qOneAndOnlyOne

OneAndOnlyOne

This parameter is set to true, if the field has one and only one selection (not 0 and not more than 1).

If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field.

<div class=note>The property OneAndOnlyOne can be set to true if one and only value has been selected in the field prior to setting the property. </div>

JSON property name: qOneAndOnlyOne

Declaration

      public bool OneAndOnlyOne { get; set; }
    

Property Value

Type Description
System.Boolean

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!