[]
Gets or sets the name of the data member that populates the active sheet in this component.
public string DataMember { get; set; }
Public Property DataMember As String
Type | Condition |
---|---|
InvalidOperationException | Sheet count is zero; must have at least one sheet before the data member can be set |