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

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