Intersoft ClientUI Documentation
UXScheduleViewEventModel Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.ScheduleView Namespace : UXScheduleViewEventModel Class


The following tables list the members exposed by UXScheduleViewEventModel.

Public Constructors

 NameDescription
public ConstructorUXScheduleViewEventModel ConstructorInitializes a new instance of the UXScheduleViewEventModel class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AllDayEventActionPropertyIdentifies the AllDayEventAction dependency property.  
public Fieldstatic (Shared in Visual Basic)AllDayEventPropertyIdentifies the AllDayEvent dependency property.  
public Fieldstatic (Shared in Visual Basic)CategoryIDActionPropertyIdentifies the CategoryIDAction dependency property.  
public Fieldstatic (Shared in Visual Basic)CategoryIDPropertyIdentifies the CategoryID dependency property.  
public Fieldstatic (Shared in Visual Basic)CategoryPropertyIdentifies the Category dependency property.  
public Fieldstatic (Shared in Visual Basic)DescriptionPropertyIdentifies the Description dependency property.  
public Fieldstatic (Shared in Visual Basic)EndDateActionPropertyIdentifies the EndDateAction dependency property.  
public Fieldstatic (Shared in Visual Basic)EndDatePropertyIdentifies the EndDate dependency property.  
public Fieldstatic (Shared in Visual Basic)EventIDPropertyIdentifies the EventID dependency property.  
public Fieldstatic (Shared in Visual Basic)ExceptionDatePropertyIdentifies the ExceptionDate dependency property.  
public Fieldstatic (Shared in Visual Basic)ExceptionInfoPropertyIdentifies the ExceptionInfo dependency property.  
public Fieldstatic (Shared in Visual Basic)LocationPropertyIdentifies the Location dependency property.  
public Fieldstatic (Shared in Visual Basic)ModePropertyIdentifies the Mode dependency property.  
public Fieldstatic (Shared in Visual Basic)OriginalObjectPropertyIdentifies the OriginalObject dependency property.  
public Fieldstatic (Shared in Visual Basic)ParentIDPropertyIdentifies the ParentID dependency property.  
public Fieldstatic (Shared in Visual Basic)RecurrenceInfoPropertyIdentifies the RecurrenceInfo dependency property.  
public Fieldstatic (Shared in Visual Basic)RecurrenceInfoStringPropertyIdentifies the RecurrenceInfoString dependency property.  
public Fieldstatic (Shared in Visual Basic)RecurringInfoPropertyIdentifies the RecurringInfo dependency property.  
public Fieldstatic (Shared in Visual Basic)ReminderPropertyIdentifies the Reminder dependency property.  
public Fieldstatic (Shared in Visual Basic)ResourceIDActionPropertyIdentifies the ResourceIDAction dependency property.  
public Fieldstatic (Shared in Visual Basic)ResourceIDPropertyIdentifies the ResourceID dependency property.  
public Fieldstatic (Shared in Visual Basic)ResourcePropertyIdentifies the Resource dependency property.  
public Fieldstatic (Shared in Visual Basic)StartDateActionPropertyIdentifies the StartDateAction dependency property.  
public Fieldstatic (Shared in Visual Basic)StartDatePropertyIdentifies the StartDate dependency property.  
public Fieldstatic (Shared in Visual Basic)SubjectPropertyIdentifies the Subject dependency property.  
Top

Public Properties

 NameDescription
public PropertyAllDayEventGets or sets the all day event.  
public PropertyCategoryGets or sets the category model.  
public PropertyCategoryIDGets or sets the category id.  
public PropertyDescriptionGets or sets the description.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDurationGets a value that indicates the duration of the event.  
public PropertyEndDateGets or sets the end date.  
public PropertyErrorGets the error value.  
public PropertyEventEndDateGets the event end date.  
public PropertyEventEndDateYearGets the event end date year.  
public PropertyEventEndTimeGets the event end time.  
public PropertyEventIDGets or sets the event id.  
public PropertyEventStartDateGets the event start date.  
public PropertyEventStartDateYearGets the event start date year.  
public PropertyEventStartTimeGets the event start time.  
public PropertyExceptionDateGets or sets the exception date.  
public PropertyExceptionInfoGets or sets the exception info.  
public PropertyGroupValuesGets collection of group values related to this item.  
public PropertyHasErrorsGets a value that indicates whether the current event has error.  
public PropertyIsExceptionGets a value that indicates whether the current event is exception.  
public PropertyIsNewExceptionGets a value that indicates whether the current event is a new exception.  
public PropertyIsRecurringGets a value that indicates whether the current event is recurring event.  
public PropertyItemGets the error for specified field.  
public PropertyLocationGets or sets the location.  
public PropertyModeGets or sets the mode.  
public PropertyOriginalObjectGets or sets the original object.  
public PropertyParentIDGets or sets the parent id.  
public PropertyRecurrenceInfoGets or sets the recurrence info.  
public PropertyRecurrenceInfoStringGets or sets the recurrence info string.  
public PropertyRecurringInfoGets or sets the recurring info text.  
public PropertyReminderGets or sets the reminder.  
public PropertyResourceGets or sets the resource model.  
public PropertyResourceIDGets or sets the resource id.  
public PropertyStartDateGets or sets the start date.  
public PropertySubjectGets or sets the subject.  
Top

Public Methods

 NameDescription
public MethodClearAllErrorsClear all errors.  
public MethodClearErrorClear the error for specified proeprty.  
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetRecurringInfoOverloaded. Gets the recurring info text.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRejectChangesReject changes.  
public MethodSetErrorSet the error for specified property.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodUpdateCategoryUpdate category model.  
public MethodUpdateChangesUpdate changes.  
public MethodUpdateRecurringInfoUpdate recurring info.  
public MethodUpdateRecurringStringUpdate recurrence info string.  
public MethodUpdateResourceUpdate resource model.  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedCalled when a property value is changed.  
Top

Public Events

 NameDescription
public EventPropertyChangedOccurs when a property value changes.  
Top

See Also

© 2012 All Rights Reserved.