Gets or sets a value indicating that the first item must be made current after initial loading or reset
(on any Reset notification) if current item was not set by other means. The default is True.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.Silverlight.LiveLinq (in C1.Silverlight.LiveLinq.dll)
Syntax
C# |
---|
public bool MoveToFirstOnReset { get; set; } |
Visual Basic |
---|
Public Property MoveToFirstOnReset As Boolean Get Set |