Click or drag to resize

ContentView.Groups Property

Gets or sets the list of grouped columns.

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

Property Value

Type: List<Int32>
See Also