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

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