Gets or sets the row decoration template. This is a dependency property.
public ControlTemplate RowDecorationTemplate { get; set; }
Public Property RowDecorationTemplate As ControlTemplate
For an example, please see Expand/Collapse Groups in the DXGrid's demo.