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

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