Version

VisualModelAgendaViewExport Class Members

The following tables list the members exposed by VisualModelAgendaViewExport.

Public Properties
 NameDescription
Public PropertyContentLayerExportReturns export data for the Content layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyDecoratorLayerExportReturns export data for the Decorator layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyDipScalingRatioGets or sets the DIP Scaling ratio for the device. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyFirstVisibleDayReturns the first visible day even if only partially visible.  
Public PropertyFirstVisibleDayScrollOffsetStartReturns the overall coordinate of the top of the first visible day.  
Public PropertyFixedHeaderLayerExportReturns export data for the FixedHeader layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyFixedLayerExportReturns export data for the Fixed layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyHeaderDecoratorLayerExportReturns export data for the HeaderDecorator layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyHeaderLayerExportReturns export data for the Header layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyLastVisibleDayReturns the last visible day even if only partially visible.  
Public PropertyLastVisibleDayScrollOffsetEndReturns the overall coordinate of the bottom of the last visible day.  
Public PropertyLayerExportsReturns a list of the exported layers. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyMaximumDateReturns the latest date that can possibly be displayed in the view. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyMinimumDateReturns the earliest date that can possibly be displayed in the view. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaActualVisibleBottomReturns the bottom location of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaActualVisibleHeightReturns the height of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaActualVisibleLeftReturns the left location of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaActualVisibleRegionReturns the rect that represents the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaActualVisibleRightReturns the right location of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaActualVisibleTopReturns the top location of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaActualVisibleWidthReturns the width of the visible portion of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaContentHeightReturns the absolute (total) height of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyScrollAreaContentWidthReturns the absolute (total) width of the content being scrolled. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertySubContentLayerExportReturns export data for the SubContent layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertySubHeaderLayerExportReturns export data for the SubHeader layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertySuperContentLayerExportReturns export data for the SuperContent layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertySuperHeaderLayerExportReturns export data for the SuperHeader layer. (Inherited from Infragistics.Scheduler.Core.VisualModelExport)
Public PropertyTotalVisibleDaysReturns the total number of visible days (even partially visible days).  
Protected Methods
 NameDescription
Protected Internal MethodScaleFromDevicePixelsOverridden. Scales relevant property values from device pixels.  
Protected MethodSerializeOverrideOverridden. Allows derived classes to add to the serialization string.  
See Also