Version

AgendaApptStartTimeModelExport Class Members

The following tables list the members exposed by AgendaApptStartTimeModelExport.

Public Constructors
Public Properties
 NameDescription
Public PropertyBackgroundBrushDataReturns data describing the model's Background brush. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyFontFamilyReturns the model's FontFamily. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyFontSizeReturns the model's FontSize. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyFontStretchReturns the model's FontStretch. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyFontStyleReturns the model's FontStyle. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyFontVariantReturns the model's FontVariant. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyFontWeightReturns the model's FontWeight. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyHeightReturns the model's height. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyHorizontalAlignmentReturns the model's horizontal alignment. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyIsSelectedReturns true if the model is logically selected, otherwise returns false. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyRenderValueReturns a string representation of the value rendered by the model. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyRoleReturns the model's role. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertySelectedStatusReturns the model's selected status. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyTextReturns the text associated with the model. (Inherited from Infragistics.Scheduler.Core.TextModelExport)
Public PropertyTextColorReturns data describing the model's TextColor brush. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyVerticalAlignmentReturns the model's vertical alignment. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyVirtualizationPercentageReturns the model's VirtualizationPercentage. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyWidthReturns the model's width. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyXReturns the model's X position. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Public PropertyYReturns the model's Y position. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport)
Protected Properties
 NameDescription
Protected PropertyTypeOverridden. Returns the model's type in string form.  
Protected Methods
 NameDescription
Protected MethodSerializeOverrideOverridden. Allows derived classes to add to the serialization string.  
See Also