Back to Devexpress

ReportDayView Properties

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

latest3.9 KB
Original Source

ReportDayView Properties

A View component for a daily style report.

NameDescription
AppearanceProvides access to the properties that control the appearance of the ReportDayView‘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.
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.
VisibleDayColumnCountGets or sets the maximum number of days in a columns in which the group of days specified by the ReportDayView.VisibleDayCount is split.
VisibleDayCountGets or sets the number of days in a group.
VisibleResourceCountGets or sets the maximum number of resources displayed in one section. Inherited from ReportViewBase.

See Also

ReportDayView Class

ReportDayView Members

DevExpress.XtraScheduler.Reporting Namespace