ComponentOne DataGrid for WPF and Silverlight
Viewport Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : Viewport Property
Gets useful information about the scrolling state as well as current top/left or bottom/right shown cells.
Syntax
'Declaration
 
Public ReadOnly Property Viewport As DataGridViewport
public DataGridViewport Viewport {get;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members