Back to Devexpress

ReportWeekView Properties

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

latest3.8 KB
Original Source

ReportWeekView Properties

A View component for a weekly style report.

NameDescription
AppearanceProvides access to the properties that control the appearance of the ReportWeekView‘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.
VisibleResourceCountGets or sets the maximum number of resources displayed in one section. Inherited from ReportViewBase.
VisibleWeekCountGets or sets the number of weeks in a group.
VisibleWeekDayColumnCountGets or sets the maximum number of columns into which the week can be split.

See Also

ReportWeekView Class

ReportWeekView Members

DevExpress.XtraScheduler.Reporting Namespace