skip navigation
  • Product Bundles

    DevCraft

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

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

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

    Mobile

    UI for .NET MAUI UI for Xamarin

    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 Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

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

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

    Productivity and Design Tools

    • Visual Studio Extensions
    • 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 AddAppointmentView

Inheritance
System.Object
RadContentView
AddAppointmentView
Inherited Members
RadContentView.ActualStyleClassProperty
RadContentView.OnChildAdded(Element)
RadContentView.OnChildRemoved(Element)
RadContentView.OnBindingContextChanged()
RadContentView.OnMeasure(Double, Double)
RadContentView.OnPropertyChanged(String)
RadContentView.ActualStyleClass
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll

Syntax

public class AddAppointmentView : RadContentView

Constructors

AddAppointmentView()

Declaration
public AddAppointmentView()

Fields

AllDaySwitchBackgroundColorProperty

Identifies the AllDaySwitchBackgroundColor property.

Declaration
public static readonly BindableProperty AllDaySwitchBackgroundColorProperty
Field Value
Xamarin.Forms.BindableProperty

AllDaySwitchOnColorProperty

Identifies the AllDaySwitchOnColor property.

Declaration
public static readonly BindableProperty AllDaySwitchOnColorProperty
Field Value
Xamarin.Forms.BindableProperty

BackgroundColorProperty

Identifies the BackgroundColor bindable property.

Declaration
public static readonly BindableProperty BackgroundColorProperty
Field Value
Xamarin.Forms.BindableProperty

ButtonBackgroundColorProperty

Identifies the ButtonBackgroundColor property.

Declaration
public static readonly BindableProperty ButtonBackgroundColorProperty
Field Value
Xamarin.Forms.BindableProperty

ButtonTextColorProperty

Identifies the ButtonTextColor property.

Declaration
public static readonly BindableProperty ButtonTextColorProperty
Field Value
Xamarin.Forms.BindableProperty

ControlTemplateProperty

Identifies the ControlTemplate property.

Declaration
public static readonly BindableProperty ControlTemplateProperty
Field Value
Xamarin.Forms.BindableProperty

EditorFontSizeProperty

Identifies the EditorFontSize property.

Declaration
public static readonly BindableProperty EditorFontSizeProperty
Field Value
Xamarin.Forms.BindableProperty

EditorTextColorProperty

Identifies the EditorTextColor property.

Declaration
public static readonly BindableProperty EditorTextColorProperty
Field Value
Xamarin.Forms.BindableProperty

SeparatorColorProperty

Identifies the SeparatorColor property.

Declaration
public static readonly BindableProperty SeparatorColorProperty
Field Value
Xamarin.Forms.BindableProperty

SeparatorThicknessProperty

Identifies the SeparatorThickness property.

Declaration
public static readonly BindableProperty SeparatorThicknessProperty
Field Value
Xamarin.Forms.BindableProperty

TitleFontSizeProperty

Identifies the TitleFontSize property.

Declaration
public static readonly BindableProperty TitleFontSizeProperty
Field Value
Xamarin.Forms.BindableProperty

TitleTextColorProperty

Identifies the TitleTextColor property.

Declaration
public static readonly BindableProperty TitleTextColorProperty
Field Value
Xamarin.Forms.BindableProperty

Properties

AllDaySwitchBackgroundColor

Gets or sets the background color of the switch used to select the Appointment`s all-day value.

Declaration
public Color AllDaySwitchBackgroundColor { get; set; }
Property Value
Xamarin.Forms.Color

AllDaySwitchOnColor

Gets or sets the switch-on color of the switch used to select the Appointment`s all-day value.

Declaration
public Color AllDaySwitchOnColor { get; set; }
Property Value
Xamarin.Forms.Color

BackgroundColor

Gets or sets the color which will fill the background of a VisualElement. This is a bindable property. Value: The color that is used to fill the background of a VisualElement. The default is Xamarin.Forms.Color.Default.

Declaration
public Color BackgroundColor { get; set; }
Property Value
Xamarin.Forms.Color

ButtonBackgroundColor

Gets or sets the background color of the OK and Cancel buttons located in the view`s footer.

Declaration
public Color ButtonBackgroundColor { get; set; }
Property Value
Xamarin.Forms.Color

ButtonTextColor

Gets or sets the text color of the OK and Cancel buttons located in the view`s footer.

Declaration
public Color ButtonTextColor { get; set; }
Property Value
Xamarin.Forms.Color

ControlTemplate

Gets or sets the ControlTemplate of the view.

Declaration
public ControlTemplate ControlTemplate { get; set; }
Property Value
Xamarin.Forms.ControlTemplate

EditorFontSize

Gets or sets the font size of the editor rows for the different properties of the Appointment.

Declaration
public double EditorFontSize { get; set; }
Property Value
System.Double

EditorTextColor

Gets or sets the text color of the editor rows for the different properties of the Appointment.

Declaration
public Color EditorTextColor { get; set; }
Property Value
Xamarin.Forms.Color

SeparatorColor

Gets or sets the color of the separator between the editor rows for the different properties of the Appointment.

Declaration
public Color SeparatorColor { get; set; }
Property Value
Xamarin.Forms.Color

SeparatorThickness

Gets or sets the thickness of the separator between the editor rows for the different properties of the Appointment.

Declaration
public Thickness SeparatorThickness { get; set; }
Property Value
Xamarin.Forms.Thickness

TitleFontSize

Gets or sets the font size of the title text.

Declaration
public double TitleFontSize { get; set; }
Property Value
System.Double

TitleTextColor

Gets or sets the color of the title text.

Declaration
public Color TitleTextColor { get; set; }
Property Value
Xamarin.Forms.Color

Methods

OnApplyTemplate()

Declaration
protected override void OnApplyTemplate()
Sample Applications
  • Telerik Tagit
  • iOS Demo App
  • Android Demo App
Support Resources
  • iOS Wrappers
  • Android Wrappers
  • Xamarin.Forms SDK Examples
Community
  • Forums
  • Blogs
  • 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.