MapperDatasheetCanImmediateEdit Method |
Determines wether the datasheet can support editing via the ImmediateSave mechanism.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool CanImmediateEdit()
Protected Function CanImmediateEdit As Boolean
Return Value
Type:
BooleanTrue if immediate editing is supported, else false.
See Also