[]
Gets or sets the name of the data member that populates the sheet.
public string DataMember { get; set; }
Public Property DataMember As String
Type | Condition |
---|---|
InvalidOperationException | Data model does not support IDataSourceSupport interface |