The ReportCalendaring type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ActiveContext |
Returns the Report Item Active Data Context.
(Inherited from ReportBaseOutput.) | |
| Align |
Gets or sets the Horizontal Alignment of type ALIGN.
(Inherited from ReportAlignment.) | |
| Background |
Gets or sets the Report Table Background.
(Inherited from ReportBaseTable.) | |
| Border |
Gets or sets the Report Table Border.
(Inherited from ReportTableStyle.) | |
| CellPadding |
Gets or sets the Report Table Padding.
(Inherited from ReportBaseTable.) | |
| CellSpacing |
Gets or sets the Report Table Spacing.
(Inherited from ReportBaseTable.) | |
| ClassType |
Gets the Class Type. Read-only.
(Inherited from EngineClassBase.) | |
| Comments |
Gets or sets the Report Item Comments.
(Inherited from ReportBaseItem.) | |
| ContextIndex |
Gets or sets the Context Index for the Report Item.
(Inherited from ReportBase.) | |
| ContextItem |
Gets or sets the Context Item for the Report Item.
(Inherited from ReportBase.) | |
| ContextName |
Gets or sets the Data Context Name for the Report Item as the Report Shared Data Context.
| |
| ContextSource |
Gets or sets the Data Context Source for the Report Item as either a Local Data Context or a Report Shared Named Data Context.
| |
| CSSClass |
Gets or sets the Name of the CSS Style Class.
(Inherited from ReportStyle.) | |
| DataContext |
Gets or sets the Data Context for the Report Calendar.
| |
| DayHeaderStyle |
Gets or sets the Day Header Style for the Report Calendar.
| |
| DayNameFormat |
Gets or sets the Day Name Format for the Report Calendar.
| |
| DayStyle |
Gets or sets the Day Style for the Report Calendar.
| |
| Disposed |
Gets a value indicating whether the object has been disposed of. Read-only.
(Inherited from EngineClassBase.) | |
| Editor | ||
| Enabled |
Gets or sets the Report Item Output Enabled or Disabled.
(Inherited from ReportBaseOutput.) | |
| FirstDayOfWeek |
Gets or sets the First Day Of Week for the Report Calendar.
| |
| Font |
Gets or sets the Font for the Report Calendar.
| |
| ForeColor |
Gets or sets the Fore Color of the Report Calendar.
| |
| GUID |
Gets or sets the Report Item GUID.
(Inherited from ReportBaseOutput.) | |
| HandleExceptions |
Gets or sets the option to Handle Exceptions.
(Inherited from EngineClassBase.) | |
| HasContext |
Returns True if the Report Item has a Data Context.
(Inherited from ReportBaseOutput.) | |
| HasCSSClass |
Property returns True is the Styling has a CSS Class. Read-only.
(Inherited from ReportStyle.) | |
| Hidden |
Gets or sets the Report Item Output Hidden.
(Inherited from ReportItemOutput.) | |
| HorizontalRuler |
Gets or sets the Report Horizontal Ruler.
(Inherited from ReportBaseTable.) | |
| HTMLForeColor |
Gets or sets the Report Fore Color.
| |
| Indent |
Gets or sets the Report Item Indent in Px.
(Inherited from ReportBaseTable.) | |
| IsChanged |
Gets or sets the Is Changed flag indicating if the Object has changed.
(Inherited from EngineClassBase.) | |
| IsDirty |
Gets or sets the Is Dirty flag indicating if any Data Properties within the Object have been Set.
(Inherited from EngineClassBase.) | |
| ItemKey |
Gets or sets the associated Collection Item Key for the Object.
(Inherited from EngineClassBase.) | |
| LastErrDescription |
Returns the last Error Description for the Object.
(Inherited from EngineClassBase.) | |
| LastErrNumber |
Returns the last Error Number for the Object.
(Inherited from EngineClassBase.) | |
| LastErrSource |
Returns the last Error Source for the Object.
(Inherited from EngineClassBase.) | |
| LastException |
Returns the last Exception for the Object.
(Inherited from EngineClassBase.) | |
| LineBreak |
Gets or sets the Line Break option for the Report Item.
| |
| Name |
Gets or sets the Report Item Name.
(Inherited from ReportBaseItem.) | |
| NameLength |
Property returns the Name Length. Read-only.
(Inherited from ReportBaseItem.) | |
| Namespace |
Gets or sets the Report Item Namespace.
| |
| NextMonthText |
Gets or sets the Next Month Text for the Report Calendar.
| |
| NextPrevFormat |
Gets or sets the Next Prev Format for the Report Calendar.
| |
| NextPrevStyle |
Gets or sets the Next Prev Style for the Report Calendar.
| |
| OnDirtyEvent |
Used in conjunction with the SetIsDirty method to raise an Event. If True then if SetIsDirty is called the Dirty Event will be raised.
(Inherited from EngineClassBase.) | |
| OtherMonthDayStyle |
Gets or sets the Other Month Day Style for the Report Calendar.
| |
| Output |
Gets or sets the Report Item Output Content.
(Inherited from ReportBaseOutput.) | |
| OutputType |
Gets or sets the Output Type as HTML, Text or CSV Content.
| |
| Parent |
Gets or sets the Report Item Parent.
(Inherited from ReportBase.) | |
| PrevMonthText |
Gets or sets the Prev Month Text for the Report Calendar.
| |
| Properties |
Discovers the attributes of the Properties of the Class and provides access to Property metadata. Read-only.
(Inherited from EngineClassBase.) | |
| RaiseError |
If True then when SetError is called an Event will be raised.
(Inherited from EngineClassBase.) | |
| Report |
The Report that the Report Item belongs too.
(Inherited from ReportBase.) | |
| Rule |
Gets or sets the Report Condition / Rule as either XQuery or Python.
(Inherited from ReportItem.) | |
| RuleName |
Gets or sets the Name of the Shared Report Item Condition / Rule.
(Inherited from ReportItem.) | |
| RuleType |
Gets or sets the Rule Type as either XQuery or Python.
(Inherited from ReportItem.) | |
| SelectedDate |
Gets or sets the Selected Date for the Report Calendar.
| |
| SelectedDates |
Gets or sets the Selected Dates for the Report Calendar.
| |
| SelectedDayStyle |
Gets or sets the Selected Day Style for the Report Calendar.
| |
| SelectionMode |
Gets or sets the Selection Mode for the Report Calendar.
| |
| SelectMonthText |
Gets or sets the Select Month Text for the Report Calendar.
| |
| SelectorStyle |
Gets or sets the Selector Style for the Report Calendar.
| |
| SelectWeekText |
Gets or sets the Select Week Text for the Report Calendar.
| |
| ShowDayHeader |
Gets or sets the Show Day Header for the Report Calendar.
| |
| ShowGridLines |
Gets or sets the Show Grid Lines for the Report Calendar.
| |
| ShowNextPrevMonth |
Gets or sets the Show Next Prev Month for the Report Calendar.
| |
| ShowTitle |
Gets or sets the Show Title for the Report Calendar.
| |
| Size |
Gets or sets the Size of the Report Table.
(Inherited from ReportBaseTable.) | |
| Tag |
Gets or sets the associated Tag for the Object.
(Inherited from EngineClassBase.) | |
| TitleFormat |
Gets or sets the Title Format for the Report Calendar.
| |
| TitleStyle |
Gets or sets the Title Style for the Report Calendar.
| |
| TodayDayStyle |
Gets or sets the Today Day Style for the Report Calendar.
| |
| TodaysDate |
Gets or sets the Todays Date for the Report Calendar.
| |
| TypeClassName |
Gets Class Name of the associated Class. Read-only.
(Inherited from EngineClassBase.) | |
| TypeName |
Returns the Type Name of the Report Item.
(Inherited from ReportBaseOutput.) | |
| VisibleDate |
Gets or sets the Visible Date for the Report Calendar.
| |
| WeekendDayStyle |
Gets or sets the Weekend Day Style for the Report Calendar.
|
See Also