True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / MaintainRowCurrency Property

In This Topic
    MaintainRowCurrency Property (C1TrueDBGrid)
    In This Topic
    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