In This Topic
Gets or sets the field name in the dataset to be matched with the band group expression value.
Syntax
'Declaration
Public Property Key As String
public string Key {get; set;}
Property Value
A
System.String value indicating the key of field name.
See Also