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

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