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

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