source property
The DataGridSource that provides the data for each row in SfDataGrid. Must be non-null.
This object is expected to be long-lived, not recreated with each build.
Defaults to null
Implementation
final DataGridSource source;
The DataGridSource that provides the data for each row in SfDataGrid. Must be non-null.
This object is expected to be long-lived, not recreated with each build.
Defaults to null
final DataGridSource source;