Interface IDriver
Namespace: Syncfusion.RDL.Data
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public interface IDriver
Properties
IsDsn
Declaration
bool IsDsn { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Name
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |