The following tables list the members exposed by TimeSlotModelExport.
Name | Description | |
---|---|---|
TimeSlotModelExport Constructor |
Name | Description | |
---|---|---|
BackgroundBrushData | Returns data describing the model's Background brush. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
End | Returns the end date associated with the timeslot. | |
FontFamily | Returns the model's FontFamily. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
FontSize | Returns the model's FontSize. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
FontStretch | Returns the model's FontStretch. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
FontStyle | Returns the model's FontStyle. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
FontVariant | Returns the model's FontVariant. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
FontWeight | Returns the model's FontWeight. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
HasActivity | Returns true if the timeslot has any activity, otherwise false. | |
Height | Returns the model's height. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
HorizontalAlignment | Returns the model's horizontal alignment. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
IsLeadingDay | Returns true if the timeslot represents a leading day, otherwise false. | |
IsSelected | Returns true if the model is logically selected, otherwise returns false. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
IsToday | Returns true if the timeslot represents today, otherwise false. | |
IsTrailingDay | Returns true if the timeslot represents a trailing day, otherwise false. | |
RenderValue | Returns a string representation of the value rendered by the model. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
Role | Returns the model's role. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
SelectedStatus | Returns the model's selected status. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
Start | Returns the start date associated with the timeslot. | |
TextColor | Returns data describing the model's TextColor brush. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
VerticalAlignment | Returns the model's vertical alignment. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
VirtualizationPercentage | Returns the model's VirtualizationPercentage. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
Width | Returns the model's width. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
X | Returns the model's X position. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) | |
Y | Returns the model's Y position. (Inherited from Infragistics.Scheduler.Core.ModelBaseExport) |
Name | Description | |
---|---|---|
Type | Overridden. Returns the model's type in string form. |
Name | Description | |
---|---|---|
SerializeOverride | Overridden. Allows derived classes to add to the serialization string. |