Click or drag to resize

PFGridViewSettingsData_ItemsSelectionModeScope Property

Gets or sets the scope of available items when the selection mode is active.

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

Property Value

Type: PFGridView_SelectionMode_Scope
See Also