ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / BodyRectProperty Field

In This Topic
    BodyRectProperty Field
    In This Topic
    Identifies the BodyRect dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BodyRectProperty As DependencyProperty
    public static readonly DependencyProperty BodyRectProperty
    See Also