skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class AppointmentItem

Inheritance
System.Object
AppointmentItem
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll

Syntax

public class AppointmentItem : ContentControl

Constructors

AppointmentItem()

Declaration
public AppointmentItem()

Fields

DurationMarkerMarginProperty

Declaration
public static readonly DependencyProperty DurationMarkerMarginProperty
Field Value
System.Windows.DependencyProperty

DurationMarkerVisibilityProperty

Declaration
public static readonly DependencyProperty DurationMarkerVisibilityProperty
Field Value
System.Windows.DependencyProperty

EndIndicatorVisibilityProperty

Identifies EndIndicatorVisibility read-only dependency property.

Declaration
public static readonly DependencyProperty EndIndicatorVisibilityProperty
Field Value
System.Windows.DependencyProperty

IsAllDayProperty

Declaration
public static readonly DependencyProperty IsAllDayProperty
Field Value
System.Windows.DependencyProperty

IsDraggedProperty

Declaration
public static readonly DependencyProperty IsDraggedProperty
Field Value
System.Windows.DependencyProperty

IsInInlineEditingModeProperty

Identifies IsInInlineEditingMode read-only dependency property.

Declaration
public static readonly DependencyProperty IsInInlineEditingModeProperty
Field Value
System.Windows.DependencyProperty

IsMouseOverProperty

Identifies IsMouseOver dependency property.

Declaration
public static readonly DependencyProperty IsMouseOverProperty
Field Value
System.Windows.DependencyProperty

IsReadOnlyProperty

Declaration
public static readonly DependencyProperty IsReadOnlyProperty
Field Value
System.Windows.DependencyProperty

IsSelectedProperty

Declaration
public static readonly DependencyProperty IsSelectedProperty
Field Value
System.Windows.DependencyProperty

ResizeCursorProperty

Identifies ResizeCursor dependency property.

Declaration
public static readonly DependencyProperty ResizeCursorProperty
Field Value
System.Windows.DependencyProperty

StartIndicatorVisibilityProperty

Identifies StartIndicatorVisibility read-only dependency property.

Declaration
public static readonly DependencyProperty StartIndicatorVisibilityProperty
Field Value
System.Windows.DependencyProperty

Properties

Appointment

Gets the appointment item.

Declaration
public IAppointment Appointment { get; }
Property Value
IAppointment

DurationMarkerMargin

Gets DurationMarker visibility.

Declaration
public Thickness DurationMarkerMargin { get; }
Property Value
System.Windows.Thickness

DurationMarkerVisibility

Gets DurationMarker visibility.

Declaration
public Visibility DurationMarkerVisibility { get; }
Property Value
System.Windows.Visibility

EndIndicatorVisibility

Gets EndIndicator visibility.

Declaration
public Visibility EndIndicatorVisibility { get; }
Property Value
System.Windows.Visibility

IsAllDay

Gets whether the item is all day appointment or not.

Declaration
public bool IsAllDay { get; }
Property Value
System.Boolean

IsDragged

Gets whether the appointment item is dragged or not.

Declaration
public bool IsDragged { get; }
Property Value
System.Boolean

IsInInlineEditingMode

Gets the IsInInlineEditingMode.

Declaration
public bool IsInInlineEditingMode { get; }
Property Value
System.Boolean

IsMouseOver

Gets IsMouseOver property.

Declaration
public bool IsMouseOver { get; }
Property Value
System.Boolean

IsReadOnly

Gets whether the appointment item is read-only or not.

Declaration
public bool IsReadOnly { get; }
Property Value
System.Boolean

IsSelected

Gets whether the appointment item is selected or not.

Declaration
public bool IsSelected { get; }
Property Value
System.Boolean

ResizeCursor

Gets or sets the default System.Windows.Input.Cursor displayed on mouse over the resize grips.

Declaration
public Cursor ResizeCursor { get; set; }
Property Value
System.Windows.Input.Cursor

StartIndicatorVisibility

Gets StartIndicator visibility.

Declaration
public Visibility StartIndicatorVisibility { get; }
Property Value
System.Windows.Visibility

Methods

ChangeVisualState(Boolean)

Declaration
protected virtual void ChangeVisualState(bool useTransitions)
Parameters
System.Boolean useTransitions

GoToState(Boolean, String[])

Declaration
protected void GoToState(bool useTransitions, params string[] stateNames)
Parameters
System.Boolean useTransitions

System.String[] stateNames

OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate().

Declaration
public override void OnApplyTemplate()

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer

OnInitialized(EventArgs)

Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs e

OnIsSelectedChanged()

Declaration
protected virtual void OnIsSelectedChanged()

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.