ComponentOne DataGrid for WPF and Silverlight
BodyRect Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : BodyRect Property
Gets the rectangle that represent the area where the rows of the C1DataGrid are rendered. Useful to show adorners on top of the body.
Syntax
'Declaration
 
Public Property BodyRect As System.Windows.Rect
public System.Windows.Rect BodyRect {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members