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

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