Click or drag to resize

WebFormGridViewSelectionOnlyInTheseStates Property

Gets or sets the list of states' ids in which the selection mode is available.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<int> SelectionOnlyInTheseStates { get; set; }

Property Value

Type: ListInt32
See Also