The following tables list the members exposed by VisualModelMonthViewExport.
Name | Description | |
---|---|---|
VisualModelMonthViewExport Constructor | Constructor |
Name | Description | |
---|---|---|
ContentLayerExport | Returns export data for the Content layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
DecoratorLayerExport | Returns export data for the Decorator layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
DipScalingRatio | Gets or sets the DIP Scaling ratio for the device. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
FirstVisibleMonth | Returns the first visible month even if only partially visible. | |
FirstVisibleMonthScrollOffsetStart | Returns the overall coordinate of the top or left of the first visible month depending on the current MonthViewScrollDirection. If scrolling vertically, this returns the top coordinate of the first visible month, otherwise it returns the left coordinate of the first visible month. | |
FixedHeaderLayerExport | Returns export data for the FixedHeader layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
FixedLayerExport | Returns export data for the Fixed layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
HeaderDecoratorLayerExport | Returns export data for the HeaderDecorator layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
HeaderLayerExport | Returns export data for the Header layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
LastVisibleMonth | Returns the last visible month even if only partially visible. | |
LastVisibleMonthScrollOffsetEnd | Returns the overall coordinate of the bottom or right of the last visible month depending on the current MonthViewScrollDirection. If scrolling vertically, this returns the bottom coordinate of the last visible month, otherwise it returns the right coordinate of the last visible month. | |
LayerExports | Returns a list of the exported layers. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
MaximumDate | Returns the latest date that can possibly be displayed in the view. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
MinimumDate | Returns the earliest date that can possibly be displayed in the view. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaActualVisibleBottom | Returns the bottom location of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaActualVisibleHeight | Returns the height of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaActualVisibleLeft | Returns the left location of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaActualVisibleRegion | Returns the rect that represents the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaActualVisibleRight | Returns the right location of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaActualVisibleTop | Returns the top location of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaActualVisibleWidth | Returns the width of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaContentHeight | Returns the absolute (total) height of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
ScrollAreaContentWidth | Returns the absolute (total) width of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
SubContentLayerExport | Returns export data for the SubContent layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
SubHeaderLayerExport | Returns export data for the SubHeader layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
SuperContentLayerExport | Returns export data for the SuperContent layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
SuperHeaderLayerExport | Returns export data for the SuperHeader layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport) | |
TotalVisibleMonths | Returns the total number of visible month (even partially visible months). |
Name | Description | |
---|---|---|
ScaleFromDevicePixels | Overridden. Scales relevant property values from device pixels. | |
SerializeOverride | Overridden. Allows derived classes to add to the serialization string. |