BaseGridControlAutoScroll Property |
Automatically to scroll control on the last row added. The default is off.
Namespace:
StockSharp.Xaml.GridControl
Assembly:
StockSharp.Xaml (in StockSharp.Xaml.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic bool AutoScroll { get; set; }
Property Value
Type:
Boolean
See Also