ClipboardPasteToFill Property
ClipboardPasteToFill
Gets or sets whether a single cell copied to the Clipboard fills the range
when pasted from the Clipboard to the component.
Declaration
public bool ClipboardPasteToFill { get; set; }
Public Property ClipboardPasteToFill As Boolean