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