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

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

    Property Value

    The clip top margin.
    See Also