ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / RowHeaderWidth Property

In This Topic
    RowHeaderWidth Property
    In This Topic
    Gets or sets the width in pixels of all the row headers.
    Syntax
    'Declaration
     
    
    Public Property RowHeaderWidth As Double
    public double RowHeaderWidth {get; set;}
    See Also