Intersoft.Client.UI.Aqua.UXInput Namespace : UXCalendarEventItem Class |
The following tables list the members exposed by UXCalendarEventItem.
Name | Description | |
---|---|---|
![]() | UXCalendarEventItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | DescriptionProperty | Identifies the Description dependency property. |
![]() ![]() | EndDateProperty | Identifies the EndDate dependency property. |
![]() ![]() | EventTypeProperty | Identifies the EventType dependency property. |
![]() ![]() | StartDateProperty | Identifies the StartDate dependency property. |
![]() ![]() | SubjectProperty | Identifies the Subject dependency property. |
Name | Description | |
---|---|---|
![]() | Description | Gets or sets the description of the event. |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | EndDate | Gets or sets the end date of the event. |
![]() | EventType | Gets or sets the type of the event whether it is event, blackout or holiday. |
![]() | StartDate | Gets or sets the start date of the event. |
![]() | Subject | Gets or sets the subject of the event. |
Name | Description | |
---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | Returns 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) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |