Click or drag to resize

PFGridViewSettingsData_ItemsEdition Property

Gets or sets a value indicating whether the inline edition is enabled. Note : also depend on PFView setting.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public bool Edition { get; set; }

Property Value

Type: Boolean
See Also