 | ExportItemWritebackInplaceEdits Property |
If
AllowInplaceEdits is enabled (and all its pre-requisities), editing a column automatically
causes writeback.
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool WritebackInplaceEdits { get; set; }
Public Property WritebackInplaceEdits As Boolean
Get
Set
Property Value
Boolean
See Also