ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridColumnsHeaderPanel Class / ClipBottomMargin Property

In This Topic
    ClipBottomMargin Property (DataGridColumnsHeaderPanel)
    In This Topic
    Gets or sets the clip bottom margin.
    Syntax
    'Declaration
     
    
    Public Property ClipBottomMargin As Double
    public double ClipBottomMargin {get; set;}

    Property Value

    The clip bottom margin.
    See Also