Click or drag to resize

ExportItemWritebackInplaceEdits Property

If AllowInplaceEdits is enabled (and all its pre-requisities), editing a column automatically causes writeback.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public bool WritebackInplaceEdits { get; set; }

Property Value

Type: Boolean
See Also