Click or drag to resize

MapperDatasheetCanEdit Method

Determines whether or not the datasheet can support editing.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool CanEdit()

Return Value

Type: Boolean
True if editing is supported, else false.
See Also