The ScheduleDefinitionView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ScheduleDefinitionView |
Initializes a new instance of the ScheduleDefinitionView class.
|
Methods
Fields
Name | Description | |
---|---|---|
AddDateIntervalButtonContentProperty |
Identifies the AddDateIntervalButtonContent dependency property.
| |
AddWeekIntervalButtonContentProperty |
Identifies the AddWeekIntervalButtonContent dependency property.
| |
AddWorkTimeButtonContentProperty |
Identifies the AddWorkTimeButtonContent dependency property.
| |
ContentMemberPathProperty |
Identifies the ContentMemberPath dependency property.
| |
DefaultHeaderProperty |
Identifies the DefaultHeader dependency property.
| |
DefinitionStringMemberPathProperty |
Identifies the DefinitionStringMemberPath dependency property.
| |
ManagedScheduleDefinitionProperty |
Identifies the ManagedScheduleDefinition dependency property.
| |
NonworkingDaysLabelContentProperty |
Identifies the NonworkingDaysLabelContent dependency property.
| |
RemoveDateIntervalButtonContentProperty |
Identifies the RemoveDateIntervalButtonContent dependency property.
| |
RemoveWeekIntervalButtonContentProperty |
Identifies the RemoveWeekIntervalButtonContent dependency property.
| |
RemoveWorkTimeButtonContentProperty |
Identifies the RemoveWorkTimeButtonContent dependency property.
| |
ScheduleDefinitionManagerProperty |
Identifies the ScheduleDefinitionManager dependency property.
| |
ScheduleDefinitionManagerSourceProperty |
Identifies the ScheduleDefinitionManagerSource dependency property.
| |
ScheduleProperty |
Identifies the Schedule dependency property.
| |
SpecificDateIntervalsHeaderProperty |
Identifies the SpecificDateIntervalsHeader dependency property.
| |
StandardWeekHeaderProperty |
Identifies the StandardWeekHeader dependency property.
|
Properties
Name | Description | |
---|---|---|
ActualHeight | (Inherited from FrameworkElement.) | |
ActualWidth | (Inherited from FrameworkElement.) | |
AddDateIntervalButtonContent |
Gets or sets an object such as a string to be presented as the content of the add date interval button within the control.
This is a dependency property.
| |
AddWeekIntervalButtonContent |
Gets or sets an object such as a string to be presented as the content of the add week interval button within the control.
This is a dependency property.
| |
AddWorkTimeButtonContent |
Gets or sets an object such as a string to be presented as the content of the add work time button within the control.
This is a dependency property.
| |
AllowDrop | (Inherited from UIElement.) | |
AreAnyTouchesCaptured | (Inherited from UIElement.) | |
AreAnyTouchesCapturedWithin | (Inherited from UIElement.) | |
AreAnyTouchesDirectlyOver | (Inherited from UIElement.) | |
AreAnyTouchesOver | (Inherited from UIElement.) | |
Background | (Inherited from Control.) | |
BaseContentControl |
Gets the base ContentControl used as the core for this control.
(Inherited from ContentControl.) | |
BindingGroup | (Inherited from FrameworkElement.) | |
BitmapEffect | Obsolete. (Inherited from UIElement.) | |
BitmapEffectInput | Obsolete. (Inherited from UIElement.) | |
BorderBrush | (Inherited from Control.) | |
BorderThickness | (Inherited from Control.) | |
CacheMode | (Inherited from UIElement.) | |
CanPrint |
Gets a value indicating whether the entity list can be printed.
(Inherited from EntityViewBase.) | |
Clip | (Inherited from UIElement.) | |
ClipToBounds | (Inherited from UIElement.) | |
CommandBindings | (Inherited from UIElement.) | |
Content |
Gets or sets an item used to generate the content of this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
ContentControlHost |
Gets the ContentControl host template part used internally by this ContentControlBase.
(Inherited from ContentControlBase.) | |
ContentMemberPath |
Gets or sets the path to an Object value on a source schedule definition item to serve as the schedule definition content, or null to indicate that the content is not provided by the source schedule definition item.
This is a dependency property.
| |
ContentStringFormat |
Gets or sets a composite string that specifies how to format the content in the ContentControl if it is displayed as string.
This is a dependency property.
(Inherited from ContentControl.) | |
ContentTemplate |
Gets or sets the DataTemplate to be used to display the content.
This is a dependency property.
(Inherited from ContentControl.) | |
ContentTemplateSelector |
Allows the application writer to provide custom logic for choosing a template used to display the content.
This is a dependency property.
(Inherited from ContentControl.) | |
ContextMenu | (Inherited from FrameworkElement.) | |
Cursor | (Inherited from FrameworkElement.) | |
DataContext | (Inherited from FrameworkElement.) | |
DefaultHeader |
Gets or sets an object such as a string to be presented as the main group box header within the control.
This is a dependency property.
| |
DefaultStyleKey | (Inherited from FrameworkElement.) | |
DefinitionStringMemberPath |
Gets or sets the path to a String value on a source schedule definition item to serve as the schedule definition string value, or null to indicate that the definition string value is not provided by the source schedule definition item.
It is recommended to set this property.
This is a dependency property.
| |
DependencyObjectType | (Inherited from DependencyObject.) | |
DesiredSize | (Inherited from UIElement.) | |
Dispatcher | (Inherited from DispatcherObject.) | |
DisplayMemberPath |
Gets or sets a path to a value on the source object to serve as the visual representation of the object.
This is a dependency property.
(Inherited from ContentControl.) | |
Effect | (Inherited from UIElement.) | |
EntityManager |
Gets the EntityManager object that is used internally for managing the entity displayed by this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
EntityManagerSource |
Gets or sets a custom EntityManager object to use internally within this ContentControlBase.
When this property is set to an entity manager instance the control content is ignored.
This is a dependency property.
(Inherited from ContentControlBase.) | |
EntityTemplate |
Gets or sets the data template to be used to display an entity.
This is a dependency property.
(Inherited from EntityViewBase.) | |
FlowDirection | (Inherited from FrameworkElement.) | |
Focusable | (Inherited from UIElement.) | |
FocusVisualStyle | (Inherited from FrameworkElement.) | |
FontFamily | (Inherited from Control.) | |
FontSize | (Inherited from Control.) | |
FontStretch | (Inherited from Control.) | |
FontStyle | (Inherited from Control.) | |
FontWeight | (Inherited from Control.) | |
ForceCursor | (Inherited from FrameworkElement.) | |
Foreground | (Inherited from Control.) | |
HandlesScrolling | (Inherited from Control.) | |
HasAnimatedProperties | (Inherited from UIElement.) | |
HasContent |
Gets a value that indicates whether the ContentControlBase has content.
This is a dependency property.
(Inherited from ContentControlBase.) | |
HasEffectiveKeyboardFocus | (Inherited from UIElement.) | |
Height | (Inherited from FrameworkElement.) | |
HorizontalAlignment | (Inherited from FrameworkElement.) | |
HorizontalContentAlignment | (Inherited from Control.) | |
InheritanceBehavior | (Inherited from FrameworkElement.) | |
InputBindings | (Inherited from UIElement.) | |
InputScope | (Inherited from FrameworkElement.) | |
IsArrangeValid | (Inherited from UIElement.) | |
IsAsyncPresentationEnabled |
Gets or sets a value indicating whether to load managed entity asynchronously within this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
IsContentControlHostInitialized |
Gets a value indicating whether the control is initialized and the ContentControl host is available.
(Inherited from ContentControlBase.) | |
IsEnabled | (Inherited from UIElement.) | |
IsEnabledCore | (Inherited from UIElement.) | |
IsEntityManagerInternal |
Gets a value that indicates whether the current EntityManager is internal.
(Inherited from ContentControlBase.) | |
IsFocused | (Inherited from UIElement.) | |
IsHitTestVisible | (Inherited from UIElement.) | |
IsInitialized | (Inherited from FrameworkElement.) | |
IsInputMethodEnabled | (Inherited from UIElement.) | |
IsKeyboardFocused | (Inherited from UIElement.) | |
IsKeyboardFocusWithin | (Inherited from UIElement.) | |
IsLoaded | (Inherited from FrameworkElement.) | |
IsLoadingEntity |
Gets a value indicating whether the control is currently loading entity (asynchronously).
This is a dependency property.
(Inherited from ContentControlBase.) | |
IsManipulationEnabled | (Inherited from UIElement.) | |
IsMeasureValid | (Inherited from UIElement.) | |
IsMouseCaptured | (Inherited from UIElement.) | |
IsMouseCaptureWithin | (Inherited from UIElement.) | |
IsMouseDirectlyOver | (Inherited from UIElement.) | |
IsMouseOver | (Inherited from UIElement.) | |
IsReadOnly |
Gets or sets a value that indicates whether the control is read-only to a user interacting with it.
This is a dependency property.
(Inherited from EntityViewBase.) | |
IsSealed | (Inherited from DependencyObject.) | |
IsStylusCaptured | (Inherited from UIElement.) | |
IsStylusCaptureWithin | (Inherited from UIElement.) | |
IsStylusDirectlyOver | (Inherited from UIElement.) | |
IsStylusOver | (Inherited from UIElement.) | |
IsTabStop | (Inherited from Control.) | |
IsVisible | (Inherited from UIElement.) | |
Language | (Inherited from FrameworkElement.) | |
LayoutTransform | (Inherited from FrameworkElement.) | |
LoadedEntity |
Gets the entities that are currently loaded within this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
LogicalChildren | (Inherited from FrameworkElement.) | |
ManagedEntity |
Gets the entity collection managed by this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
ManagedScheduleDefinition |
Gets the schedule definition managed by this ScheduleDefinitionView.
This is a dependency property.
| |
Margin | (Inherited from FrameworkElement.) | |
MaxHeight | (Inherited from FrameworkElement.) | |
MaxWidth | (Inherited from FrameworkElement.) | |
MinHeight | (Inherited from FrameworkElement.) | |
MinWidth | (Inherited from FrameworkElement.) | |
Name | (Inherited from FrameworkElement.) | |
NonworkingDaysLabelContent |
Gets or sets an object such as a string to be presented as the content of the nonworking days label within the control.
This is a dependency property.
| |
Opacity | (Inherited from UIElement.) | |
OpacityMask | (Inherited from UIElement.) | |
OverridesDefaultStyle | (Inherited from FrameworkElement.) | |
Padding | (Inherited from Control.) | |
Parent | (Inherited from FrameworkElement.) | |
PersistId | Obsolete. (Inherited from UIElement.) | |
RemoveDateIntervalButtonContent |
Gets or sets an object such as a string to be presented as the content of the remove date interval button within the control.
This is a dependency property.
| |
RemoveWeekIntervalButtonContent |
Gets or sets an object such as a string to be presented as the content of the remove week interval button within the control.
This is a dependency property.
| |
RemoveWorkTimeButtonContent |
Gets or sets an object such as a string to be presented as the content of the remove work time button within the control.
This is a dependency property.
| |
RenderSize | (Inherited from UIElement.) | |
RenderTransform | (Inherited from UIElement.) | |
RenderTransformOrigin | (Inherited from UIElement.) | |
Resources | (Inherited from FrameworkElement.) | |
Schedule |
Gets the output Schedule computed based on the managed schedule definition of this ScheduleDefinitionView.
This is a dependency property.
| |
ScheduleDefinitionManager |
Gets the ScheduleDefinitionManager object that is used internally for managing the schedule definition displayed by this ScheduleDefinitionView.
This is a dependency property.
| |
ScheduleDefinitionManagerSource |
Gets or sets a custom ScheduleDefinitionManager object to use internally within this ScheduleDefinitionView.
When this property is set to a schedule definition manager instance the control content and the associated data member properties are ignored.
This is a dependency property.
| |
ScrollViewer |
Gets a reference to the internal ScrollViewer control instance used by the EntityViewBase control.
(Inherited from EntityViewBase.) | |
SnapsToDevicePixels | (Inherited from UIElement.) | |
SpecificDateIntervalsHeader |
Gets or sets an object such as a string to be presented as the header of the specific date intervals group box within the control.
This is a dependency property.
| |
StandardWeekHeader |
Gets or sets an object such as a string to be presented as the header of the standard week group box within the control.
This is a dependency property.
| |
Style | (Inherited from FrameworkElement.) | |
StylusPlugIns | (Inherited from UIElement.) | |
TabIndex | (Inherited from Control.) | |
Tag | (Inherited from FrameworkElement.) | |
Template | (Inherited from Control.) | |
TemplatedParent | (Inherited from FrameworkElement.) | |
ToolTip | (Inherited from FrameworkElement.) | |
TouchesCaptured | (Inherited from UIElement.) | |
TouchesCapturedWithin | (Inherited from UIElement.) | |
TouchesDirectlyOver | (Inherited from UIElement.) | |
TouchesOver | (Inherited from UIElement.) | |
Triggers | (Inherited from FrameworkElement.) | |
Uid | (Inherited from UIElement.) | |
UseLayoutRounding | (Inherited from FrameworkElement.) | |
VerticalAlignment | (Inherited from FrameworkElement.) | |
VerticalContentAlignment | (Inherited from Control.) | |
Visibility | (Inherited from UIElement.) | |
VisualBitmapEffect | Obsolete. (Inherited from Visual.) | |
VisualBitmapEffectInput | Obsolete. (Inherited from Visual.) | |
VisualBitmapScalingMode | (Inherited from Visual.) | |
VisualCacheMode | (Inherited from Visual.) | |
VisualChildrenCount | (Inherited from FrameworkElement.) | |
VisualClearTypeHint | (Inherited from Visual.) | |
VisualClip | (Inherited from Visual.) | |
VisualEdgeMode | (Inherited from Visual.) | |
VisualEffect | (Inherited from Visual.) | |
VisualOffset | (Inherited from Visual.) | |
VisualOpacity | (Inherited from Visual.) | |
VisualOpacityMask | (Inherited from Visual.) | |
VisualParent | (Inherited from Visual.) | |
VisualScrollableAreaClip | (Inherited from Visual.) | |
VisualTextHintingMode | (Inherited from Visual.) | |
VisualTextRenderingMode | (Inherited from Visual.) | |
VisualTransform | (Inherited from Visual.) | |
VisualXSnappingGuidelines | (Inherited from Visual.) | |
VisualYSnappingGuidelines | (Inherited from Visual.) | |
Width | (Inherited from FrameworkElement.) |
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
IQueryAmbient..::.IsAmbientPropertyAvailable | (Inherited from FrameworkElement.) |