Intersoft.Client.UI.ScheduleView Namespace : UXScheduleViewEventModel Class |
The following tables list the members exposed by UXScheduleViewEventModel.
Name | Description | |
---|---|---|
UXScheduleViewEventModel Constructor | Initializes a new instance of the UXScheduleViewEventModel class. |
Name | Description | |
---|---|---|
AllDayEventActionProperty | Identifies the AllDayEventAction dependency property. | |
AllDayEventProperty | Identifies the AllDayEvent dependency property. | |
CategoryIDActionProperty | Identifies the CategoryIDAction dependency property. | |
CategoryIDProperty | Identifies the CategoryID dependency property. | |
CategoryProperty | Identifies the Category dependency property. | |
DescriptionProperty | Identifies the Description dependency property. | |
EndDateActionProperty | Identifies the EndDateAction dependency property. | |
EndDateProperty | Identifies the EndDate dependency property. | |
EventIDProperty | Identifies the EventID dependency property. | |
ExceptionDateProperty | Identifies the ExceptionDate dependency property. | |
ExceptionInfoProperty | Identifies the ExceptionInfo dependency property. | |
LocationProperty | Identifies the Location dependency property. | |
ModeProperty | Identifies the Mode dependency property. | |
OriginalObjectProperty | Identifies the OriginalObject dependency property. | |
ParentIDProperty | Identifies the ParentID dependency property. | |
RecurrenceInfoProperty | Identifies the RecurrenceInfo dependency property. | |
RecurrenceInfoStringProperty | Identifies the RecurrenceInfoString dependency property. | |
RecurringInfoProperty | Identifies the RecurringInfo dependency property. | |
ReminderProperty | Identifies the Reminder dependency property. | |
ResourceIDActionProperty | Identifies the ResourceIDAction dependency property. | |
ResourceIDProperty | Identifies the ResourceID dependency property. | |
ResourceProperty | Identifies the Resource dependency property. | |
StartDateActionProperty | Identifies the StartDateAction dependency property. | |
StartDateProperty | Identifies the StartDate dependency property. | |
SubjectProperty | Identifies the Subject dependency property. |
Name | Description | |
---|---|---|
AllDayEvent | Gets or sets the all day event. | |
Category | Gets or sets the category model. | |
CategoryID | Gets or sets the category id. | |
Description | Gets or sets the description. | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
Duration | Gets a value that indicates the duration of the event. | |
EndDate | Gets or sets the end date. | |
Error | Gets the error value. | |
EventEndDate | Gets the event end date. | |
EventEndDateYear | Gets the event end date year. | |
EventEndTime | Gets the event end time. | |
EventID | Gets or sets the event id. | |
EventStartDate | Gets the event start date. | |
EventStartDateYear | Gets the event start date year. | |
EventStartTime | Gets the event start time. | |
ExceptionDate | Gets or sets the exception date. | |
ExceptionInfo | Gets or sets the exception info. | |
GroupValues | Gets collection of group values related to this item. | |
HasErrors | Gets a value that indicates whether the current event has error. | |
IsException | Gets a value that indicates whether the current event is exception. | |
IsNewException | Gets a value that indicates whether the current event is a new exception. | |
IsRecurring | Gets a value that indicates whether the current event is recurring event. | |
Item | Gets the error for specified field. | |
Location | Gets or sets the location. | |
Mode | Gets or sets the mode. | |
OriginalObject | Gets or sets the original object. | |
ParentID | Gets or sets the parent id. | |
RecurrenceInfo | Gets or sets the recurrence info. | |
RecurrenceInfoString | Gets or sets the recurrence info string. | |
RecurringInfo | Gets or sets the recurring info text. | |
Reminder | Gets or sets the reminder. | |
Resource | Gets or sets the resource model. | |
ResourceID | Gets or sets the resource id. | |
StartDate | Gets or sets the start date. | |
Subject | Gets or sets the subject. |
Name | Description | |
---|---|---|
ClearAllErrors | Clear all errors. | |
ClearError | Clear the error for specified proeprty. | |
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetRecurringInfo | Overloaded. Gets the recurring info text. | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
RejectChanges | Reject changes. | |
SetError | Set the error for specified property. | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
UpdateCategory | Update category model. | |
UpdateChanges | Update changes. | |
UpdateRecurringInfo | Update recurring info. | |
UpdateRecurringString | Update recurrence info string. | |
UpdateResource | Update resource model. |
Name | Description | |
---|---|---|
OnPropertyChanged | Called when a property value is changed. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |