MobileForms Toolkit Documentation

SmartGrid.DataSource Property

Gets or sets the datasource of the SmartGrid.

public object DataSource {get; set;}

Property Value

The datasource of the SmartGrid.

Remarks

It is possible to use any of the standard datasources of DataGrid. Setting the DataSource property removes all existing rows.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace