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

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