ComponentOne DataGrid for WPF and Silverlight
Item Property (DataGridRowPresenter)

C1.WPF.DataGrid Namespace > DataGridRowPresenter Class : Item Property
Gets the DataGridCellPresenter with the specified column.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal column As DataGridColumn _
) As DataGridCellPresenter

Parameters

column
See Also

Reference

DataGridRowPresenter Class
DataGridRowPresenter Members