TdxTileControlGroup.Groups Property
Provides access to the tile or tile bar control’s group collection to which the current group belongs.
Declaration
property Groups: TdxTileControlGroupCollection read;
Property Value
| Type |
|---|
| TdxTileControlGroupCollection |
See Also