Interface DataSourceLocalDataProvider
Represents a local data provider which has synchronous access to actual data items.
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public interface DataSourceLocalDataProvider
Properties
DataSource
Declaration
object DataSource { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Object |