CGXGridCore::m_bHitTestSelEdge
BOOLm_bHitTestSelEdge;?
Remarks
TRUE if HitTest shall generate a GX_HITSELEDGE value when the cursor is over the edge of a selected range of cells (OLE Drag and Drop will check for this new value). FALSE if HitTest shall return no special value.
EnableOleDataSource will set this attribute TRUE. When you move the mouse over the edge of a selected range of cells, the cursor will change to a Drag&Drop cursor.
See Also
CGXGridCore::EnableOleDataSource