ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Filters Namespace / DataGridFilterRow Class / CellPaddingProperty Field

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