[]
Gets or sets a value that indicates whether to keep the selection.
public bool KeepSelection { get; set; }
Public Property KeepSelection As Boolean
True to keep the selection; otherwise, False. The default is True.
True