Gets the collection of data fields for the current data binding.
Namespace:
C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public FieldCollection Fields { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Fields As FieldCollection Get |