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

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