_QueryTable.EnableEditing Property

Definition

True if the user can edit the specified query table. False if the user can only refresh the query table. Read/write Boolean.

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

Property Value

Applies to