Intersoft ClientUI Documentation
UXScheduleWeekView Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by UXScheduleWeekView.

Public Constructors
 NameDescription
Public ConstructorUXScheduleWeekView Constructor Initializes a new instance of the UXScheduleWeekView class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)FirstDayOfWeekProperty Identifies the FirstDayOfWeek dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsWorkWeekProperty Identifies the IsWorkWeek dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeightGets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidthGets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyAddButtonElement Gets or sets a value that indicates the external button element. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyAllDayEventHeight Gets or sets a value that determines the height of all day event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyAllDayEventMemberPath Gets or sets the all day event member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyAllowDropGets or sets a value that determines whether this System.Windows.UIElement can be a drop target for purposes of Silverlight drag-and-drop operations. (Inherited from System.Windows.UIElement)
Public PropertyAutoAssignResourceColor Gets or sets a value that determines whether the resouce color is auto assign to event background color. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyBackgroundGets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrushGets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThicknessGets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyCacheModeGets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement)
Public PropertyCanUserAddItemCommand Gets or sets a command that invoked when user is inserting an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserAddItems Gets or sets a value that determines whether the user can add events. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserDeleteItemCommand Gets or sets a command that invoked when user is deleting an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserDeleteItems Gets or sets a value that determines whether user can delete events. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserEditItemCommand Gets or sets a command that invoked when user is editing an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserEditItems Gets or sets a value that determines whether user can edit events. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserMoveItemCommand Gets or sets a command that invoked when user moving an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserMoveItems Gets or sets a value that determines whether user can move events. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserResizeItemCommand Gets or sets a command that invoked when user resizing an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCanUserResizeItems Gets or sets a value that determines whether user can resize events. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCategoriesSource Gets or sets a categories source that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCategoryCollection Gets or sets a category collection that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCategoryColorMemberPath Gets or sets the category color member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCategoryIDMemberPath Gets or sets the category id member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCategoryNameMemberPath Gets or sets the category member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCellHeight Gets or sets a value that determines the height of each day view cell. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyCellStateSelector Gets or sets a visual state selector object that used to determines the cell state. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCellStyle Gets or sets the style that is used when rendering the cell element. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCharacterSpacingGets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control)
Public PropertyClipGets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyCollectionMemberPath Gets or sets the collection member path. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyContextMenuStyle Gets or sets the style that is used when rendering the context menu. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCornerRadius Represents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyCulture Gets or sets the culture of the control. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyCursorGets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContextGets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
Public PropertyDayEndTime Gets or sets a value that determines the work hours end time. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyDayStartTime Gets or sets a value that determines the work hours start time. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyDefaultNumberOfDays Gets or sets a value that determines the default number of days. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyDeleteItemCommand Gets or sets a command that invoked when deleting an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyDescriptionMemberPath Gets or sets the description member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyDesiredSizeGets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDisplayDate Gets or sets the initial DisplayDate. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyDisplayMemberPathGets or sets the name or path of the property that is displayed for each data item. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyEditingFormViewModel Gets or sets a value that determines the diting form view model used in the editing form element. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEffectGets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyEnableContextMenu Gets or sets a value that determines whether context menu is enabled. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEndDateMemberPath Gets or sets the end date member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventDetailStyle Gets or sets the style that is used when rendering the event details. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventEndDateFormat Gets or sets a value that determines the date format when the end date of the event is from different month with the current displayed date. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventEndDateYearFormat Gets or sets a value that determines the date format when the end date of the event is from different year with the current displayed date. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventEndTimeFormat Gets or sets a value that determines the end time format. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventIDMemberPath Gets or sets the event id member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEvents Gets or sets a events collection that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventsSource Gets or sets a events source that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventStartDateFormat Gets or sets a value that determines the date format when the start date of the event is from different month with the current displayed date. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventStartDateYearFormat Gets or sets a value that determines the date format when the start date of the event is from different year with the current displayed date. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyEventStartTimeFormat Gets or sets a value that determines the start time format. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyExceptionDateMemberPath Gets or sets the exception date member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyExceptionInfoMemberPath Gets or sets the exception info member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyFilterGroupCommand Gets or sets a command that will be invoked when grouping the events. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyFirstDayOfWeek Gets or sets a value that determines the first day of week.  
Public PropertyFlowDirectionGets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamilyGets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontSizeGets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyleGets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeightGets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control)
Public PropertyForegroundGets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control)
Public PropertyFramework Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyGroupBy Gets or sets a value that determines the group by condition. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyGroupCollection Gets or sets a group collection that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyGroupSpacing Gets or sets a value that determines the spacing between group. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyGroupStyle (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyHeader Gets or sets the item that labels the control. (Inherited from Intersoft.Client.Framework.HeaderedItemsControl)
Public PropertyHeaderHeight Gets or sets a value that determines the height of header element. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyHeaderTemplate Gets or sets a data template that is used to display the contents of the control's header. (Inherited from Intersoft.Client.Framework.HeaderedItemsControl)
Public PropertyHeightGets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignmentGets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyImageMemberPath Gets or sets the image member path. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyInsertItemCommand Gets or sets a command that invoked when inserting an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyInsertKeyMode Gets or sets a value that determines the insert key action. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyIsActive Gets or sets a value that indicates whether the view is active. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyIsBusy Gets or sets a value that indicates whether the view is busy. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyIsEnabledGets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control)
Public PropertyIsHitTestVisibleGets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement)
Public PropertyIsInDesignMode Gets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyIsRefreshingStyle Gets a value that indicates whether the control's style is being refreshed or reassigned from style manager. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyIsRefreshingTemplate Gets a value that indicates whether the control's template is being refreshed or reassigned from template manager. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyIsSelected Gets or sets a value that indicates whether the item is selected. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyIsTabStopGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
Public PropertyIsTodayHighlighted Gets or sets a value that indicates whether the today element is highlighted. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyItemContainerGeneratorGets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemContainerStyle Gets or sets the Style that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.HeaderedItemsControl)
Public PropertyItemContainerStyleSelector Gets or sets the Style Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyItemsGets the collection used to generate the content of the control. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsPanelGets or sets the template that defines the panel that controls the layout of items. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsSourceGets or sets a collection used to generate the content of the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemTemplateGets or sets the System.Windows.DataTemplate used to display each item. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemTemplateSelector Gets or sets the Template Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyLanguageGets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyLayoutSuspended Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyLocationMemberPath Gets or sets the location member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyMarginGets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxAllDayEventItem Gets or sets a value that determines the maximum number of events in all day event view port. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyMaxHeightGets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidthGets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinAllDayEventItem Gets or sets a value that determines the minimum number of events in all day event view port. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyMinHeightGets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidthGets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyModeMemberPath Gets or sets the mode member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyNameGets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement)
Public PropertyNewItem Gets or sets the current new item. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyNumberOfDays Gets or sets a value that determines the number of days displayed in the view. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyNumberOfGroups Gets or sets a value that determines the number of groups displayed in the view. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyOpacityGets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement)
Public PropertyOpacityMaskGets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement)
Public PropertyOwner Gets the owner of the selection item. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyOwningScheduler Gets owning scheduler. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyPaddingGets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control)
Public PropertyParentGets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement)
Public PropertyParentControl Gets the parent control of the selection item. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyParentIDMemberPath Gets or sets the parent id member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyPlatform Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public PropertyPrepareNewItemCommand Gets or sets a command that invoked when preparing new item. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyProjectionGets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRecurrenceEndDateMemberPath Gets or sets the recurrence end date member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceInfoMemberPath Gets or sets the recurrence info member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceModeMemberPath Gets or sets the recurrence mode member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceNDayMemberPath Gets or sets the recurrence nday member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceNMonthMemberPath Gets or sets the recurrence nmonth member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceNWeekMemberPath Gets or sets the recurrence nweek member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceNYearMemberPath Gets or sets the recurrence nyear member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceRangeModeMemberPath Gets or sets the recurrence range mode member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceStartDateMemberPath Gets or sets the recurrence start date member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceTotalRecurrencesMemberPath Gets or sets the recurrence total recurrences member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRecurrenceWeekDaysMemberPath Gets or sets the recurrence week days member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRefreshCommand Gets or sets a command that invoked when refreshing the data. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRejectItemCommand Gets or sets a command that invoked when rejecting an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyReminderMemberPath Gets or sets the reminder member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyRenderSizeGets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformGets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOriginGets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyResourceCollection Gets or sets a resource collection that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyResourceColorMemberPath Gets or sets the resource color member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyResourceIDMemberPath Gets or sets the resource id member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyResourceNameMemberPath Gets or sets the resource name member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyResourceOverride Gets or sets the individual resource object to override the existing localized resource. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyResourcesGets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources property element, through XAML implicit collection syntax. (Inherited from System.Windows.FrameworkElement)
Public PropertyResourcesSource Gets or sets a resources source that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyResourceTextColorMemberPath Gets or sets the resource text color member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertySaveChangesCommand Gets or sets a command that invoked when saving all the changes. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyScrollBarStyle Gets or sets the style that is used when rendering the scroll bar (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertySelectedEvent Gets or sets the selected event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertySelectedEvents Gets or sets the selected events. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyStartDateMemberPath Gets or sets the start date member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyStyleGets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement)
Public PropertySubjectMemberPath Gets or sets the subject member path. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyTabIndexGets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigationGets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control)
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplateGets or sets a control template. (Inherited from System.Windows.Controls.Control)
Public PropertyTimeCellStyle Gets or sets the style that is used when rendering the time cell element. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyTimeInterval Gets or sets a value that determines the time interval between hours. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyTitleFullMonthFormat Gets or sets a value that determines the title format when the date is in full month. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyTitleRangeFullMonthFormat Gets or sets a value that determines the title format when the date is in range full month. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyTitleRangePartialMonthFormat Gets or sets a value that determines the title format when the date is in partial range month. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyTitleRangePartialYearFormat Gets or sets a value that determines the title format when the date is in partial year month. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyTodayBorderBrush Gets or sets the style that is used when rendering the time cell element. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyTodayHourLineVisibility Gets or sets a value that determines the today hour line visibility. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyTriggersGets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyUpdateItemCommand Gets or sets a command that invoked when updating an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyUseLayoutRoundingGets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels. (Inherited from System.Windows.UIElement)
Public PropertyValidateItemCommand Gets or sets a command that invoked when validating an event. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyVerticalAlignmentGets or sets the vertical alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a parent object such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignmentGets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyViewItemStyle Gets or sets the style that is used when rendering the view item element. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyViewListStyle Gets or sets the style that is used when rendering the view list element. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public PropertyVisibilityGets or sets the visibility of a System.Windows.UIElement. A System.Windows.UIElement that is not visible does not render and does not communicate its desired size to layout. (Inherited from System.Windows.UIElement)
Public PropertyVisibleEndTime Gets or sets a value that determines the visible end time. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyVisibleStartTime Gets or sets a value that determines the visible start time. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public PropertyWidthGets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKeyGets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control)
Protected PropertyProduct Product Info. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Top
Public Methods
 NameDescription
Public MethodAddHandlerAdds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route. (Inherited from System.Windows.UIElement)
Public MethodApplyTemplateOverloaded.  Applies item template for each generated element. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodArrangePositions child objects and determines a size for a System.Windows.UIElement. Parent objects that implement custom layout for their child elements should call this method from their layout override implementations to form a recursive layout update. (Inherited from System.Windows.UIElement)
Public MethodAttachEventHandlers Attach built-in event handlers to control templates. Call this method if necessary. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public MethodCaptureMouseSets mouse capture to a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodContainerFromIndex (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodContainerFromItem (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodDetachedEventHandlers Detach built-in event handlers from control templates. Call this method if necessary. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public MethodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public MethodFindNameRetrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement)
Public MethodFindPanel Gets the panel object reference. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodFindPanels (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodFocusAttempts to set the focus on the control. (Inherited from System.Windows.Controls.Control)
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 MethodGetBindingExpressionRetrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement)
Public MethodGetItem (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodGetItemContainers (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodGetItems (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodGetItemsCount (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueProperty Gets value dependency property. Used for internal purposes. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodIndexFromContainer (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodIndexFromItem (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodInitializeStoryboards Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodInitializeTemplates Initializes control templates. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Public MethodInvalidateArrangeInvalidates the arrange state (layout) for a System.Windows.UIElement. After the invalidation, the System.Windows.UIElement will have its layout updated, which will occur asynchronously. (Inherited from System.Windows.UIElement)
Public MethodInvalidateData Invalidate the current events data. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public MethodInvalidateMeasureInvalidates the measurement state (layout) for a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodItemFromContainer (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodMeasureUpdates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Typically, objects that implement custom layout for their layout children call this method from their own System.Windows.FrameworkElement.MeasureOverride(System.Windows.Size) implementations to form a recursive layout update. (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateOverridden.  Builds the visual tree for the UXScheduleWeekView when a new template is applied.  
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodRefreshClip Perform clipping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodReleaseMouseCaptureRemoves mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement)
Public MethodRemoveHandlerRemoves the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodResumeLayout Resume the layout. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodSelectOverloaded.  Select the specified item. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public MethodSetBindingAttaches a binding to a System.Windows.FrameworkElement, using the provided binding object, and returns a System.Windows.Data.BindingExpressionBase for possible later use. (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodSuspendLayout Suspend the layout. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public MethodTransformToVisualReturns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement)
Public MethodUnselectOverloaded.  Unselect the specified item. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Public MethodUpdateLayoutEnsures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodApplyBinding Applies item binding for each generated element. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodApplyStyle Applies style for container element generated for each item. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodChangeVisualStateOverloaded.  Change the visual state. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodCheckMultipleSelection Check whether the current process is multiple selection. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodClearContainerForItemOverrideUndoes the effects of the System.Windows.Controls.ItemsControl.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object) method. (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodGetContainerForItemOverrideCreates or identifies the element that is used to display the given item. (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodGetTemplateChildRetrieves the named element in the instantiated System.Windows.Controls.ControlTemplate visual tree. (Inherited from System.Windows.Controls.Control)
Protected MethodGoToDisabledStateOverloaded.  Go to disabled state. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodGoToFocusedStateOverloaded.  Go to focused state. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodGoToMouseOverStateOverloaded.  Go to mouse over state. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodGoToNormalStateOverloaded.  Go to normal state. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodGoToSelectedStateOverloaded.  Go to selected state. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodGoToUnfocusedStateOverloaded.  Go to unfocused state. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodGoToUnselectedStateOverloaded.  Go to unselected state. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodIsItemItsOwnContainerOverride (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeerWhen implemented in a derived class, returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Silverlight automation infrastructure. (Inherited from System.Windows.UIElement)
Protected MethodOnDependencyPropertyChanged Invoked when the control properties has changed. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
Protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
Protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
Protected MethodOnHeaderChanged Called when the value of the Header property changes. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodOnHeaderTemplateChanged Called when the value of the HeaderTemplate property changes. (Inherited from Intersoft.Client.Framework.HeaderedItemsControl)
Protected MethodOnIsSelectedChanged Called when the value of the IsSelected property changes. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodOnItemFocused Called before the GotFocus event occurs. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodOnItemsChanged (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodOnItemsPanelChanged Called when the value of ItemsPanel property changes. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodOnKeyDown Called before the KeyDown event occurs. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseEnter Called before MouseEnter event occurs. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodOnMouseLeave Called before the MouseLeave event occurs. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseMove Called before the MouseMove event occurs. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseWheel Called before the MouseWheel event occurs. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleDayView)
Protected MethodOnTextInputCalled before the System.Windows.UIElement.TextInput event occurs. (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Protected MethodOnUnloaded Called when the element is unloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodPrepareContainerForItemOverride Prepares the specified element to display the specified item. (Inherited from Intersoft.Client.UI.ScheduleView.UXScheduleViewBase)
Protected MethodRefreshBinding Refresh property binding. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodRefreshImageBinding Refresh image member path binding. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodRefreshStyleSelector Refresh style selector. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Protected MethodRefreshTemplateSelector Refresh style selector. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Top
Public Events
 NameDescription
Public EventBindingValidationErrorOccurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventDragEnterOccurs when the input system reports an underlying drag event with this element as the target. (Inherited from System.Windows.UIElement)
Public EventDragLeaveOccurs when the input system reports an underlying drag event with this element as the origin. (Inherited from System.Windows.UIElement)
Public EventDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventGotFocusOccurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement)
Public EventIsEnabledChangedOccurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control)
Public EventItemBind Occurs when item binding. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public EventItemBound Occurs when item is bound. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public EventKeyDownOccurs when a keyboard key is pressed while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventKeyUpOccurs when a keyboard key is released while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventLayoutUpdatedOccurs when the layout of the Silverlight visual tree changes. (Inherited from System.Windows.FrameworkElement)
Public EventLoadedOccurs when a System.Windows.FrameworkElement has been constructed and added to the object tree. (Inherited from System.Windows.FrameworkElement)
Public EventLostFocusOccurs when a System.Windows.UIElement loses focus. (Inherited from System.Windows.UIElement)
Public EventLostMouseCaptureOccurs when the System.Windows.UIElement loses mouse capture. (Inherited from System.Windows.UIElement)
Public EventMediaCommandOccurs when a button is pressed on a remote control. (Inherited from System.Windows.UIElement)
Public EventMouseEnterOccurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeaveOccurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDownOccurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUpOccurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement)
Public EventMouseMoveOccurs when the coordinate position of the mouse (or stylus) changes while over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over a System.Windows.UIElement. However, this event will only be raised if a caller marks the preceding System.Windows.UIElement.MouseRightButtonDown event as handled; see Remarks. (Inherited from System.Windows.UIElement)
Public EventMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over a System.Windows.UIElement, or the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventSelected Occurs when item is selected. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Public EventSizeChangedOccurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public EventTextInputOccurs when a UI element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventTextInputStartOccurs when a UI element initially gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventTextInputUpdateOccurs when text continues to be composed via an input method editor (IME). (Inherited from System.Windows.UIElement)
Public EventUnloadedOccurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement)
Public EventUnselected Occurs when item is unselected. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl)
Top
See Also

Reference

UXScheduleWeekView Class
Intersoft.Client.UI.ScheduleView Namespace

Send Feedback