Value indicating if the mouse events will be handled by the ColumnManagerCell.
'Declaration
Protected ReadOnly Property MouseState As ColumnManagerCell.ColumnManagerCellMouseState
'Usage
Dim instance As ColumnManagerCell
Dim value As ColumnManagerCell.ColumnManagerCellMouseState
value = instance.MouseState
protected ColumnManagerCell.ColumnManagerCellMouseState MouseState {get;}
Property Value
A
ColumnManagerCell.ColumnManagerCellMouseState value indicating mouse events will be handled by the ColumnManagerCell. If Idle, then the ColumnManagerCell will not handle the mouse events.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2