MaintainRowCurrency Property
MaintainRowCurrency
Gets or sets a value indicating the behavior of the grid and row currency when the grid's datasource is sorted.
Declaration
[Layout]
public bool MaintainRowCurrency { get; set; }
<Layout>
Public Property MaintainRowCurrency As Boolean