Gets the field at the given point (or null if there is no field there).
Namespace:
C1.Win.C1ReportDesignerAssembly: C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)
Syntax
| C# |
|---|
public Field Field { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Field As Field Get |