Intersoft ClientUI Documentation
UXScheduleViewEventModel Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by UXScheduleViewEventModel.

Public Constructors
 NameDescription
Public ConstructorUXScheduleViewEventModel Constructor Initializes a new instance of the UXScheduleViewEventModel class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllDayEventActionProperty Identifies the AllDayEventAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllDayEventProperty Identifies the AllDayEvent dependency property.  
Public Fieldstatic (Shared in Visual Basic)CategoryIDActionProperty Identifies the CategoryIDAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)CategoryIDProperty Identifies the CategoryID dependency property.  
Public Fieldstatic (Shared in Visual Basic)CategoryProperty Identifies the Category dependency property.  
Public Fieldstatic (Shared in Visual Basic)DescriptionProperty Identifies the Description dependency property.  
Public Fieldstatic (Shared in Visual Basic)EndDateActionProperty Identifies the EndDateAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)EndDateProperty Identifies the EndDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)EventIDProperty Identifies the EventID dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExceptionDateProperty Identifies the ExceptionDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExceptionInfoProperty Identifies the ExceptionInfo dependency property.  
Public Fieldstatic (Shared in Visual Basic)LocationProperty Identifies the Location dependency property.  
Public Fieldstatic (Shared in Visual Basic)ModeProperty Identifies the Mode dependency property.  
Public Fieldstatic (Shared in Visual Basic)OriginalObjectProperty Identifies the OriginalObject dependency property.  
Public Fieldstatic (Shared in Visual Basic)ParentIDProperty Identifies the ParentID dependency property.  
Public Fieldstatic (Shared in Visual Basic)RecurrenceInfoProperty Identifies the RecurrenceInfo dependency property.  
Public Fieldstatic (Shared in Visual Basic)RecurrenceInfoStringProperty Identifies the RecurrenceInfoString dependency property.  
Public Fieldstatic (Shared in Visual Basic)RecurringInfoProperty Identifies the RecurringInfo dependency property.  
Public Fieldstatic (Shared in Visual Basic)ReminderProperty Identifies the Reminder dependency property.  
Public Fieldstatic (Shared in Visual Basic)ResourceIDActionProperty Identifies the ResourceIDAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)ResourceIDProperty Identifies the ResourceID dependency property.  
Public Fieldstatic (Shared in Visual Basic)ResourceProperty Identifies the Resource dependency property.  
Public Fieldstatic (Shared in Visual Basic)StartDateActionProperty Identifies the StartDateAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)StartDateProperty Identifies the StartDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)SubjectProperty Identifies the Subject dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAllDayEvent Gets or sets the all day event.  
Public PropertyCategory Gets or sets the category model.  
Public PropertyCategoryID Gets or sets the category id.  
Public PropertyDescription Gets or sets the description.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDuration Gets a value that indicates the duration of the event.  
Public PropertyEndDate Gets or sets the end date.  
Public PropertyError Gets the error value.  
Public PropertyEventEndDate Gets the event end date.  
Public PropertyEventEndDateYear Gets the event end date year.  
Public PropertyEventEndTime Gets the event end time.  
Public PropertyEventID Gets or sets the event id.  
Public PropertyEventStartDate Gets the event start date.  
Public PropertyEventStartDateYear Gets the event start date year.  
Public PropertyEventStartTime Gets the event start time.  
Public PropertyExceptionDate Gets or sets the exception date.  
Public PropertyExceptionInfo Gets or sets the exception info.  
Public PropertyGroupValues Gets collection of group values related to this item.  
Public PropertyHasErrors Gets a value that indicates whether the current event has error.  
Public PropertyIsException Gets a value that indicates whether the current event is exception.  
Public PropertyIsNewException Gets a value that indicates whether the current event is a new exception.  
Public PropertyIsRecurring Gets a value that indicates whether the current event is recurring event.  
Public PropertyItem Gets the error for specified field.  
Public PropertyLocation Gets or sets the location.  
Public PropertyMode Gets or sets the mode.  
Public PropertyOriginalObject Gets or sets the original object.  
Public PropertyParentID Gets or sets the parent id.  
Public PropertyRecurrenceInfo Gets or sets the recurrence info.  
Public PropertyRecurrenceInfoString Gets or sets the recurrence info string.  
Public PropertyRecurringInfo Gets or sets the recurring info text.  
Public PropertyReminder Gets or sets the reminder.  
Public PropertyResource Gets or sets the resource model.  
Public PropertyResourceID Gets or sets the resource id.  
Public PropertyStartDate Gets or sets the start date.  
Public PropertySubject Gets or sets the subject.  
Top
Public Methods
 NameDescription
Public MethodClearAllErrors Clear all errors.  
Public MethodClearError Clear the error for specified proeprty.  
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGetAnimationBaseValueReturns 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)
Public MethodGetRecurringInfoOverloaded.  Gets the recurring info text.  
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodRejectChanges Reject changes.  
Public MethodSetError Set the error for specified property.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodUpdateCategory Update category model.  
Public MethodUpdateChanges Update changes.  
Public MethodUpdateRecurringInfo Update recurring info.  
Public MethodUpdateRecurringString Update recurrence info string.  
Public MethodUpdateResource Update resource model.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged Called when a property value is changed.  
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes.  
Top
See Also

Reference

UXScheduleViewEventModel Class
Intersoft.Client.UI.ScheduleView Namespace

Send Feedback