[]
Gets or sets the customizable report item features.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RdlxReportItemsSettings ReportItemsFeatures { get; set; }
Type | Description |
---|---|
RdlxReportItemsSettings | An instance of RdlxReportItemsSettings that contains the customizable report item features. |