TdxCustomTileControl.Groups Property
Provides access to a collection of tile groups that are contained within the tile control.
Declaration
property Groups: TdxTileControlGroupCollection read;
Property Value
Type |
---|
TdxTileControlGroupCollection |
Remarks
Refer to the TdxTileControlGroupCollection class description to learn about available collection management capabilities.
See Also