ComponentOne DataGrid for WPF and Silverlight
BottomRightCell Property (DataGridCellsRange)

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

Property Value

The bottom right cell.
See Also

Reference

DataGridCellsRange Class
DataGridCellsRange Members