AllowRowMoveMultiple Property (FpSpread)
Gets or sets whether to allow the user to move multiple rows.
public bool AllowRowMoveMultiple {get; set;}
'Declaration
Public Property AllowRowMoveMultiple As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.AllowRowMoveMultiple = value
value = instance.AllowRowMoveMultiple