ComponentOne True DBGrid for WinForms
MaintainRowCurrency Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : MaintainRowCurrency Property
Gets or sets a value indicating the behavior of the grid and row currency when the grid's datasource is sorted.
Syntax
'Declaration
 
Public Property MaintainRowCurrency As System.Boolean
public System.bool MaintainRowCurrency {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members