DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / View Class / MoveToFirstOnReset Property

In This Topic
    MoveToFirstOnReset Property (View)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MoveToFirstOnReset As Boolean
    public bool MoveToFirstOnReset {get; set;}
    See Also