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

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