ListWindowViewModel..::..ScrollPosition Property
Gets the scroll position.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public ScrollPositions ScrollPosition { get; set; }
Public Property ScrollPosition As ScrollPositions Get Set
public: property ScrollPositions^ ScrollPosition { ScrollPositions^ get (); void set (ScrollPositions^ value); }