Back to Devexpress

ReportMonthView Properties

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-dot-reportmonthview-dot-underscore-properties.md

latest4.2 KB
Original Source

ReportMonthView Properties

A View component for a monthly (multi-week) style report.

NameDescription
AppearanceProvides access to the properties that control the appearance of the ReportMonthView‘s elements.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ColumnArrangementSpecifies the order in which the numbers of intervals in columns are arranged. Inherited from ReportViewBase.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ExactlyOneMonthSpecifies whether exactly one month is printed on a page, and trailing dates are not shown.
GroupTypeGets or sets a value that specifies the type of grouping applied to the View. Inherited from ReportViewBase.
SiteGets or sets the ISite of the Component. Inherited from Component.
VisibleResourceCountGets or sets the maximum number of resources displayed in one section. Inherited from ReportViewBase.
VisibleWeekCountOverrides the ReportWeekView.VisibleWeekCount property to hide it.
VisibleWeekDayColumnCountGets or sets the maximum number of columns into which the week can be split. Inherited from ReportWeekView.

See Also

ReportMonthView Class

ReportMonthView Members

DevExpress.XtraScheduler.Reporting Namespace