WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGridDetailProvider Class / RowDetailTemplate Property
In This Topic
    RowDetailTemplate Property (FlexGridDetailProvider)
    In This Topic
    Gets or sets the template used for the row detail.
    Syntax
    public DataTemplate RowDetailTemplate {get; set;}
    See Also