Gets a code that determines the type of element at the given point.
Namespace:
C1.Win.C1ReportDesignerAssembly: C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)
Syntax
C# |
---|
public HitCodeEnum Code { get; } |
Visual Basic |
---|
Public ReadOnly Property Code As HitCodeEnum Get |