ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / RowHeaderWidthProperty Field

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