Back to Devexpress

ReportViewBase Properties

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

latest3.2 KB
Original Source

ReportViewBase Properties

A base class for all components, representing the View in the XtraScheduler Report.

NameDescription
AppearanceProvides access to the properties that control the appearance of the ReportViewBase‘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.
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.
SiteGets or sets the ISite of the Component. Inherited from Component.
VisibleResourceCountGets or sets the maximum number of resources displayed in one section.

See Also

ReportViewBase Class

ReportViewBase Members

DevExpress.XtraScheduler.Reporting Namespace