TableFieldEditingMode Enumeration

Field editing mode.

Definition

Namespace: Aliquo.Core.Configuration
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum TableFieldEditingMode

Members

None0 None type.
AddOnly1 Add only type.
Full2 Full type.

See Also