ComponentOne DataGrid for WPF and Silverlight
DataGridViewport Class Members
Properties  Methods 

C1.WPF.DataGrid Namespace : DataGridViewport Class

The following tables list the members exposed by DataGridViewport.

Public Properties
 NameDescription
Public PropertyGets the range of cells currently visible.  
Public PropertyGets the collection of columns which are currently in the viewport.  
Public PropertyGets the size of the content would take up. This size is estimated and could change as the scroll changes.  
Public PropertyGets the left most visible column.  
Public PropertyGets the top most visible row.  
Public PropertyGets a value that contains the horizontal offset of the scrolled content.  
Public PropertyGets the right most visible column.  
Public PropertyGets the bottom most visible row.  
Public PropertyGets the collection of rows which are currently in the viewport.  
Public PropertyGets the size of the viewport.  
Public PropertyGets a value that contains the vertical offset of the scrolled content.  
Top
Public Methods
 NameDescription
Public MethodScrolls the content of the data grid to the specified horizontal offset position.  
Public MethodScrolls the content of the data grid to the specified vertical offset position.  
Top
See Also

Reference

DataGridViewport Class
C1.WPF.DataGrid Namespace