PreserveSelectedState Property (FlexSheet)
Gets or sets a value that determines whether the grid should preserve the selected state of rows when the data is refreshed.
public virtual bool PreserveSelectedState {get; set;}
'Declaration
Public Overridable Property PreserveSelectedState As Boolean