[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.RowDetailsTemplate

RowDetailsTemplate Property

RowDetailsTemplate

Gets or sets the DataTemplate used to present the details part of a row.

Declaration
public DataTemplate RowDetailsTemplate { get; set; }
Remarks

See RowDetailsVisibilityMode to set the way the details of each row are shown. This property won't take affect if ChildItemsPath property is set.