[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportItemStyle-1.Content

Content Property

Content

Gets or sets the content of the style.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public T Content { get; set; }
Property Value
Type Description
T

The content of the style of type T.