ListField.DefaultItemSelectable Property

Definition

Gets or sets default selectable state of all list items.

public:
 property bool DefaultItemSelectable { bool get(); void set(bool value); };
public bool DefaultItemSelectable { get; set; }
member this.DefaultItemSelectable : bool with get, set
Public Property DefaultItemSelectable As Boolean

Property Value

Applies to