 | 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)
Syntaxpublic bool WritebackInplaceEdits { get; set; }
Public Property WritebackInplaceEdits As Boolean
Get
Set
Property Value
Type:
Boolean
See Also