編輯

Share via


_CardView.AllowInCellEditing Property

Definition

Returns or sets a Boolean (bool in C#) value that determines whether in-cell editing is allowed in the CardView object. Read/write.

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

Property Value

Applies to