For internal use only. Not for customer use

The list of groups for this grid

Namespace: Ico.Awx.DataGrid
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public AwxGroupCollection Groups { get; private set; }
Visual Basic
Public Property Groups As AwxGroupCollection
	Get
	Private Set
JScript
function get Groups () : AwxGroupCollection
private function set Groups (value : AwxGroupCollection)

See Also