[]
        
(Showing Draft Content)

C1.Win.FlexGrid.HitTestInfo.Type

Type Property

Type

Gets a HitTestTypeEnum that describes the type of element described by a HitTestInfo.

Declaration
public readonly HitTestTypeEnum Type { get; }
Remarks

This property allows you to determine whether the point corresponds to a grid cell or to special elements such as row and column headers, resizing areas, and so on.