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) Version: 25.0
Syntax
public bool WritebackInplaceEdits { get; set; }

Property Value

Boolean
See Also