Click or drag to resize

IGenericExportHandlerAllowInplaceWriteBack Method

For ExportItemColumnEditor to know if writeback during inplace editing is allowed.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
bool AllowInplaceWriteBack(
	ExportItem item
)

Parameters

item  ExportItem

Return Value

Boolean
See Also