C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / DataSet Class / Name Property

In This Topic
Name Property (DataSet)
In This Topic
Gets or sets the name of the current DataSet. That name can be used in aggregate functions to indicate which data set the aggregate refers to.
Syntax
'Declaration
 
Public Property Name As String
 
See Also