Intersoft ClientUI Documentation
UXScheduleViewEditingFormViewModel Class Members
Properties  Methods  Events


The following tables list the members exposed by UXScheduleViewEditingFormViewModel.

Public Constructors
 NameDescription
Public ConstructorUXScheduleViewEditingFormViewModel Constructor Initializes a new instance of the UXScheduleViewEditingFormModel class.  
Top
Public Properties
 NameDescription
Public PropertyActiveIndex Gets or sets the active recurrence tab control index.  
Public PropertyAllDayFormat Gets or sets the all day date format.  
Public PropertyAnimationOpacity For internal use in built-in editing form.  
Public PropertyCancelCommand Gets or sets the cancel command.  
Public PropertyCanEditRecurringInfo Gets or sets a value that determines whether recurring info can be edited.  
Public PropertyCategoriesSource Gets or sets a categories source that is used to generate the category list.  
Public PropertyCategoryCollection Gets or sets a category collection that is used to generate the category list.  
Public PropertyCurrentItem Gets or sets the a value that indicates the current item used in this editing form view model.  
Public PropertyDateTimeFormat Gets or sets the date time format.  
Public PropertyEditorMask Gets or sets the editor mask.  
Public PropertyEditorMode Gets or sets the editor mode.  
Public PropertyEndRecurrence Gets or sets the end recurrence.  
Public PropertyError Gets the error value.  
Public PropertyFriday Gets a value that represent friday based on specified culture.  
Public PropertyHasErrors Gets a value that indicates whether the current event has error.  
Public PropertyIsAnimationEnabled Gets or sets a value indicating whether the animation is enabled. This property is designed for internal use in the built-in editing form.  
Public PropertyIsDailyRecurrence Gets or sets a value that indicates whether the recurrence pattern is daily recurrence.  
Public PropertyIsEndAfterRecurrences Gets or sets a value that determines whether the recurring pattern used end after specified recurrences.  
Public PropertyIsEndByDate Gets or sets a value that determines whether the recurring pattern used end after specifed date.  
Public PropertyIsEvent Gets or sets a value that indicates whether the current item is basic event.  
Public PropertyIsHighImportance Gets or sets a value that indicates whether the current item has high importance.  
Public PropertyIsLowImportance Gets or sets a value that indicates whether the current item has low importance.  
Public PropertyIsMonthlyRecurrence Gets or sets a value that indicates whether the recurrence pattern is monthly recurrence.  
Public PropertyIsNewItem Gets or sets a value that indicates whether the current item is new item.  
Public PropertyIsNoEndDate Gets or sets a value that determines whether the recurring pattern used no end date.  
Public PropertyIsNormal Gets or sets a value that indicates whether the current item has normal importance.  
Public PropertyIsNotRecurring Gets or set a value that indicates whether the current item does not have recurring pattern.  
Public PropertyIsRecurOnEveryNDay Gets or sets a value that indicates whether the recurrence pattern is recurs every n day.  
Public PropertyIsRecurOnEveryWeekDay Gets or sets a value that indicates whether the recurrence pattern is recurs every week day.  
Public PropertyIsRecurring Gets or sets a value that indicates whether the current item has recurring pattern.  
Public PropertyIsRecurringEvent Gets or sets a value that indicates whether the current item is recurring event.  
Public PropertyIsSeries  
Public PropertyIsWeeklyRecurrence Gets or sets a value that indicates whether the recurrence pattern is weekly recurrence.  
Public PropertyIsYearlyRecurrence Gets or sets a value that indicates whether the recurrence pattern is yearly recurrence.  
Public PropertyItem Gets the error for specified field.  
Public PropertyMaximumRecurAtNDayYear Gets or sets a value that determines the maximum n day year value.  
Public PropertyMonday Gets a value that represent monday based on specified culture.  
Public PropertyMonthCollection Gets or sets a month collection that is used to generate the month list.  
Public PropertyOwningView Gets or sets the current owning view.  
Public PropertyPreviousEndDate Gets or sets the previous end date value.  
Public PropertyPreviousStartDate Gets or sets the previous start date value.  
Public PropertyRecurAtNDayMonth Gets or sets the n day value for monthly recurrence.  
Public PropertyRecurAtNDayYear Gets or sets the n day value for yearly recurrence.  
Public PropertyRecurAtNMonthYear Gets or sets the n month value for yearly recurrence.  
Public PropertyRecurEveryNDay Gets or sets the n day value for daily recurrence.  
Public PropertyRecurEveryNMonth Gets or sets the n month value for montly recurrence.  
Public PropertyRecurEveryNWeek Gets or sets the n week value for weekly recurrence.  
Public PropertyRecurEveryNYear Gets or sets the n year value for yearly recurrence.  
Public PropertyRecurOnFriday Gets or sets a value that indicates whether the event recur every friday for weekly recurrence.  
Public PropertyRecurOnMonday Gets or sets a value that indicates whether the event recur every monday for weekly recurrence.  
Public PropertyRecurOnSaturday Gets or sets a value that indicates whether the event recur every saturday for weekly recurrence.  
Public PropertyRecurOnSunday Gets or sets a value that indicates whether the event recur every sunday for weekly recurrence.  
Public PropertyRecurOnThursday Gets or sets a value that indicates whether the event recur every thursday for weekly recurrence.  
Public PropertyRecurOnTuesday Gets or sets a value that indicates whether the event recur every tuesday for weekly recurrence.  
Public PropertyRecurOnWednesday Gets or sets a value that indicates whether the event recur every wednesday for weekly recurrence.  
Public PropertyRecurringInfo Gets or sets the recurring info value.  
Public PropertyReminderCollection Gets or sets a reminder collection that is used to generate the reminder list.  
Public PropertyResourceCollection Gets or sets a resource collection that is used to generate the resource list.  
Public PropertyResourcesSource Gets or sets a resources source that is used to generate the resource list.  
Public PropertySaturday Gets a value that represent saturday based on specified culture.  
Public PropertySaveCommand Gets or sets the save command.  
Public PropertyStartRecurrence Gets or sets the start recurrence.  
Public PropertySunday Gets a value that represent sunday based on specified culture.  
Public PropertyThursday Gets a value that represent thusrday based on specified culture.  
Public PropertyTotalRecurrences Gets or sets the total recurrences when the recurring pattern used end after specified recurrences.  
Public PropertyTuesday Gets a value that represent tuesday based on specified culture.  
Public PropertyWednesday Gets a value that represent wednesday based on specified culture.  
Top
Public Methods
 NameDescription
Public MethodCanExecuteCancel Can execute cancel.  
Public MethodCanExecuteSave Can execute save.  
Public MethodCheckRecurringState Perform recurrence pattern checking.  
Public MethodClearAllErrors Clear all errors.  
Public MethodClearError Clear the error for specified proeprty.  
Public MethodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodExecuteCancel Execute cancel.  
Public MethodExecuteSave Execute save.  
Public MethodGetRecurringInfo Gets the recurring info text.  
Public MethodGetWeekDays Gets the week days format.  
Public MethodInitializeMonthCollectionData Initialize month collection data.  
Public MethodInitializeRecurringState Initialize the current recurring state based on specified recurrence info.  
Public MethodInitializeReminderCollectionData Initialize reminder collection data.  
Public MethodOnPropertyChanged Called when a property value is changed.  
Public MethodResetRecurringInfo Reset the recurring info state.  
Public MethodSetError Set the error for specified property.  
Public MethodUpdateRecurringState Update the recurrence info value of the current item.  
Public MethodValidate Validates the current item.  
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes.  
Top
See Also

Reference

UXScheduleViewEditingFormViewModel Class
Intersoft.Client.UI.ScheduleView Namespace

Send Feedback