[]
Represents a report item program.
public class ReportItemProgram<T> : ProgramBase, IReportItemProgram<T>, IProgram where T : ReportItem
Name | Description |
---|---|
T |
Name | Description |
---|---|
ReportItemProgram(IProgramServices, T, Content, StyleProgram, bool) |
Name | Description |
---|---|
Action | |
Bookmark | |
Definition | |
Height | |
Hidden | |
IsDelayedHidden | |
IsDynamicallyHidden | |
IsHostedInFixedPage | |
IsStatic | Returns |
Label | |
RequiresRenderingServices | Returns true if any expression contains renderTime-dependent values (themes, page numbers and etc..) |
Style | |
TargetDevice | |
ToolTip | |
Width |
Name | Description |
---|---|
MakeStyle(Style, Content, bool, bool) |