MoveContent Property
MoveContent
Gets or sets whether the move operation moves the contents
of the rows or columns (and rows or columns in between)
without changing the index mapping.
Declaration
public bool MoveContent { get; set; }
Public Property MoveContent As Boolean