| Name | Description |
 | ActualHeight | Gets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | Gets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | Gets 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) |
 | Background | Gets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control) |
 | BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | Gets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control) |
 | CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) |
 | CalendarButtonStyle |
Gets or sets the style to apply to the calendar button element of the UXCalendar control.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | CalendarDayButtonStyle |
Gets or sets the style to apply to the day button element of the UXCalendar control.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | CalendarDayNameStyle |
Gets or sets the style to apply to the day name element of the UXCalendar control.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | CalendarItemStyle |
Gets or sets the style to apply to the calendar item element of the UXCalendar control.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | CalendarTodayVisibility |
Gets or sets a value indicating whether the today link element is visible.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | CalendarViewCount |
Gets or sets a value indicating the total number of calendar views to display.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | CalendarWeekNumberStyle |
Gets or sets the style to apply to the week number element of the UXCalendar control.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | CharacterSpacing | Gets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control) |
 | Clip | Gets 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) |
 | CornerRadius |
Gets or sets the radius of a border's corner. The radius can't be negative.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Culture |
Gets or sets the culture that affects the presentation of the textual content in the calendar.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Cursor | Gets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | DataContext | Gets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement) |
 | DescriptionMemberPath |
Gets or sets a value indicating the description member path in EventsSource.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | DesiredSize | Gets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) |
 | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
 | DisplayDate |
Gets or sets the date to display.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | DisplayDateEnd |
Gets or sets the last date to display.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | DisplayDateStart |
Gets or sets the first date to display.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | DisplayMode |
Gets or sets a value indicating whether the calendar is displayed in months, years, decades or century view.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Effect | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
 | EndDateMemberPath |
Gets or sets a value indicating the end date member path in EventsSource.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Events |
Gets a collection of events in which the item can be an event, holiday, or blackout.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | EventsSource |
Gets or sets a collection that is used to generate the events of the UXCalendar control.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | EventTypeMemberPath |
Gets or sets a value indicating the event type member path in EventsSource.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | FirstDayOfWeek |
Gets or sets a value that represents the first day of the week.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | FlowDirection | Gets 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) |
 | FontFamily | Gets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control) |
 | FontSize | Gets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control) |
 | FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) |
 | FontStyle | Gets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control) |
 | FontWeight | Gets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control) |
 | Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) |
 | Framework |
Gets the entity framework.
(Inherited from Intersoft.Client.Framework.ISControl) |
 | GenerateAdjacentMonthDays |
Gets or sets a value indicating whether the adjacent month days is generated.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | HeaderBackground |
Gets or sets the brush to apply to the header element of the control.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Height | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | Gets 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) |
 | HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control) |
 | InitialDisplayMode |
Gets or sets the initial value of the calendar display, whether it is in months, years, decades or century view.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | IsEnabled | Gets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control) |
 | IsHitTestVisible | Gets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement) |
 | IsInDesignMode |
Gets a value that indicates whether the control is in design mode (development).
(Inherited from Intersoft.Client.Framework.ISControl) |
 | IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) |
 | IsTodayHighlighted |
Gets or sets a value indicating whether the today date is highlighted.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | IsTransitionEnabled |
Gets or sets a boolean value indicating whether the animation should be enabled during view transition.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | IsWeekView |
Gets or sets a value that indicates whether the current mode is week view.
|
 | IsWorkWeek |
Gets or sets a value that indicates whether the current mode is work week view.
|
 | ItemsPanel |
Gets or sets the template that defines the panel that controls the layout of the calendar item.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Language | Gets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | LayoutSuspended |
Gets a value that indicates whether the layout is being suspended.
(Inherited from Intersoft.Client.Framework.ISControl) |
 | Margin | Gets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | MaxHeight | Gets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | Gets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | Gets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | MinWidth | Gets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | Name | Gets 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) |
 | Opacity | Gets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement) |
 | OpacityMask | Gets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement) |
 | Padding | Gets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control) |
 | Parent | Gets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement) |
 | Platform |
Gets a value that indicates the current client platform.
(Inherited from Intersoft.Client.Framework.ISControl) |
 | Projection | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
 | RenderSize | Gets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
 | RenderTransform | Gets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | Gets 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) |
 | Resources | Gets 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) |
 | SelectedDate |
Gets or sets the selected date of calendar.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | SelectedDates |
Gets or sets the collection that represents one or more selected dates.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | SelectedEvents |
Gets the collection that represents one or more selected events.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | SelectionDateRange |
Gets or sets a value that determines the number of selection date range.
|
 | SelectionMode |
Gets or sets a value that indicates the selection behavior to apply to the UXCalendar control at runtime, whether it is no selection, a single selection, multiple selection, or a multiple range selection.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | SelectionStartDate |
Gets or sets a value that determines the selection start date.
|
 | StartDateMemberPath |
Gets or sets a value indicating the start date member path in EventsSource.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) |
 | SubjectMemberPath |
Gets or sets a value indicating the subject member path in EventsSource.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | TabIndex | Gets 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) |
 | TabNavigation | Gets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control) |
 | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement) |
 | Template | Gets or sets a control template. (Inherited from System.Windows.Controls.Control) |
 | TitleDateFormat |
Gets or sets the date time format for the title text.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | TitleRangeFormat |
Gets or sets the date time format for the range title text.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | TodayDateFormat |
Gets or sets the date time format for the today text.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
 | UseLayoutRounding | Gets 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) |
 | VerticalAlignment | Gets 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) |
 | VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control) |
 | Visibility | Gets 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) |
 | WeekNumberRule |
Gets or sets week rule that determines the week number of calendar.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | WeekNumberVisibility |
Gets or sets the visibility of the week number.
(Inherited from Intersoft.Client.UI.Aqua.UXInput.UXCalendar) |
 | Width | Gets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |