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

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