FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl 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