ComponentOne TileControl for WinForms
DataSource Property (C1TileControl)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : DataSource Property
Gets or sets the data source object for the tile control.
Syntax
'Declaration
 
Public Property DataSource As System.Object
public System.object DataSource {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members