GrapeCity.Documents.Excel Namespace / IWorksheet Interface / DataSource Property
DataSource Property
In This Topic
Gets or sets the data source of data binding for current sheet.
Syntax
System.object DataSource {get; set;}
See Also