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

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