For internal use only. Not for customer use
The list of groups for this grid
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GdxGroupCollection Groups { get; private set; } |
Visual Basic |
---|
Public Property Groups As GdxGroupCollection Get Private Set |
JScript |
---|
function get Groups () : GdxGroupCollection private function set Groups (value : GdxGroupCollection) |