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

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