PFGridView_SelectionMode_Scope Enumeration |
Namespace: Packflow.Core
public enum PFGridView_SelectionMode_Scope
| Member name | Value | Description | |
|---|---|---|---|
| AllItems | 0 | All items can be selected, regardless of the context. | |
| ApplicationContext | 1 | Only items with the same context as the current item can be selected. |