MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
IsUserMovingColumn Property
NamespacesMPfm.WindowsControlsSongGridViewColumnIsUserMovingColumn
Indicates if the user is currently moving the column. This property is set automatically by the song grid view control.
Declaration Syntax
C#Visual Basic
public bool IsUserMovingColumn { get; set; }
Public Property IsUserMovingColumn As Boolean
	Get
	Set

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)