Gets a value indicating whether and how this view preserves item order if it exists in its base data source.

Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
public ViewOrder Order { get; }
Visual Basic
Public ReadOnly Property Order As ViewOrder
	Get

See Also