Click or drag to resize

PFGridViewSettingsData_ItemsUnlinking Property

Gets or sets a value indicating whether the inline action Unlinking is enabled. This action allows removing the relation between the source item and a target item.

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 Unlinking { get; set; }

Property Value

Type: Boolean
See Also