_CardView.AllowInCellEditing Propriété

Définition

Renvoie ou définit une valeur booléenne (bool en C#) qui détermine si la modification dans les cellules est autorisée dans l’objet CardView . Lecture-écriture.

public:
 property bool AllowInCellEditing { bool get(); void set(bool value); };
public bool AllowInCellEditing { get; set; }
Public Property AllowInCellEditing As Boolean

Valeur de propriété

S’applique à