FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : AllowColumnMove Property |
'Declaration Public Property AllowColumnMove As Boolean
'Usage Dim instance As FpSpread Dim value As Boolean instance.AllowColumnMove = value value = instance.AllowColumnMove
public bool AllowColumnMove {get; set;}
fpSpread1.AllowColumnMove =true; fpSpread1.AllowRowMove=true;
FpSpread1.AllowColumnMove = True FpSpread1.AllowRowMove = True
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8