Defines a group that can be used to create subsets of rows in the GdxGridView

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class GdxGroup : ICloneable
Visual Basic
Public NotInheritable Class GdxGroup _
	Implements ICloneable
JScript
public final class GdxGroup implements ICloneable

Inheritance Hierarchy

System..::..Object
  Ico.Gdx..::..GdxGroup

See Also