ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridRowPresenter Class / RowAreaMarginProperty Field

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