Class ReportDataSourceInfo
Represents the data source information for a report.
Inheritance
System.Object
ReportDataSourceInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.Reports.EJ
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public sealed class ReportDataSourceInfo
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Prompt
Declaration
public string Prompt { get; set; }
Property Value
Type | Description |
---|---|
System.String |