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

In This Topic
    RowDetailButtonStyle Property
    In This Topic
    Gets or sets the style of the row headers detail button
    Syntax
    'Declaration
     
    
    Public Property RowDetailButtonStyle As Style
    public Style RowDetailButtonStyle {get; set;}
    See Also