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

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