ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / RowStyle Property

In This Topic
    RowStyle Property (C1DataGrid)
    In This Topic
    Gets or sets the style that is used when rendering rows.
    Syntax
    'Declaration
     
    
    Public Property RowStyle As Style
    public Style RowStyle {get; set;}
    Remarks
    See Also