Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Type Parameters:
TItem
Syntax:
C#
public class CitationBodyTemplateContext<TItem>
Inheritance: objectCitationBodyTemplateContext<TItem>
Constructors
C#
public CitationBodyTemplateContext()
Properties
Item
TItem
C#
public TItem Item { get; set; }