Data List Hit Test InfoNowhere Field
This can be used to compare a hit test result to see if it was in an undefined location
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public static readonly DataListHitTestInfo NowhereVB
Public Shared ReadOnly Nowhere As DataListHitTestInfoC++
public:
static initonly DataListHitTestInfo^ NowhereF#
static val Nowhere: DataListHitTestInfo