ComponentOne DataGrid for WPF and Silverlight
TopLeftCell Property (DataGridCellsRange)

C1.Silverlight.DataGrid Namespace > DataGridCellsRange Class : TopLeftCell Property
Gets the top left cell.
Syntax
'Declaration
 
Public ReadOnly Property TopLeftCell As DataGridCell
public DataGridCell TopLeftCell {get;}

Property Value

The top left cell.
See Also

Reference

DataGridCellsRange Class
DataGridCellsRange Members