[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.DataSet.Name

Name Property

Name

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.

Declaration
public string Name { get; set; }