DataGridCreateTableStyleFromDataSource Method
Creates 1 default row style and column styles based on the
data source schema.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public virtual void CreateTableStyleFromDataSource()
Public Overridable Sub CreateTableStyleFromDataSource
Use this method if you assigned a
DataSource
property and you wish to automatically create row styles and columns for your
DataSource.