DataListHitTestInfoType Property
This read-only property returns the area of the data list at the location or None if there is
nothing at the location.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public DataListHitType Type { get; }
Public ReadOnly Property Type As DataListHitType
Get
public:
property DataListHitType Type {
DataListHitType get ();
}
member Type : DataListHitType with get
Property Value
DataListHitType