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 AgendaViewSettings

Inheritance
System.Object
CalendarChildElementBase
AgendaViewSettings
Inherited Members
CalendarChildElementBase.OnPropertyChanged(String)
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll

Syntax

public class AgendaViewSettings : CalendarChildElementBase, IChildElement

Constructors

AgendaViewSettings()

Declaration
public AgendaViewSettings()

Fields

AgendaItemStyleSelectorProperty

Identifies the AgendaItemStyleSelector property.

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

AppointmentItemEndDateFormatProperty

Identifies the AppointmentItemEndDateFormat property.

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

AppointmentItemStartDateFormatProperty

Identifies the AppointmentItemStartDateFormat property.

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

AppointmentItemTimeFormatProperty

Identifies the AppointmentItemTimeFormat property.

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

DayItemFormatProperty

Identifies the DayItemFormat property.

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

IsHeaderStickyProperty

Identifies the IsHeaderSticky property.

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

MonthItemFormatProperty

Identifies the MonthItemFormat property.

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

StickyHeaderFormatProperty

Identifies the StickyHeaderFormat property.

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

StickyHeaderStyleProperty

Identifies the StickyHeaderStyle property.

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

WeekItemEndDateFormatProperty

Identifies the WeekItemEndDateFormat property.

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

WeekItemStartDateFormatProperty

Identifies the WeekItemStartDateFormat property.

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

Properties

AgendaItemStyleSelector

Gets or sets the style for the items of the agenda view.

Declaration
public AgendaItemStyleSelector AgendaItemStyleSelector { get; set; }
Property Value
AgendaItemStyleSelector

AppointmentItemEndDateFormat

Gets or sets the format of the end date visualized in the appointment item.

Declaration
public string AppointmentItemEndDateFormat { get; set; }
Property Value
System.String

AppointmentItemStartDateFormat

Gets or sets the format of the start date visualized in the appointment item.

Declaration
public string AppointmentItemStartDateFormat { get; set; }
Property Value
System.String

AppointmentItemTimeFormat

Gets or sets the format of the time visualized in the appointment item.

Declaration
public string AppointmentItemTimeFormat { get; set; }
Property Value
System.String

DayItemFormat

Gets or sets the format of the day item visualized in the view.

Declaration
public string DayItemFormat { get; set; }
Property Value
System.String

IsHeaderSticky

Gets or sets a value indicating whether the header of the Agenda is sticky.

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

MonthItemFormat

Gets or sets the format of the month item visualized in the view.

Declaration
public string MonthItemFormat { get; set; }
Property Value
System.String

StickyHeaderFormat

Gets or sets the format to be applied for the month text in the sticky header item.

Declaration
public string StickyHeaderFormat { get; set; }
Property Value
System.String

StickyHeaderStyle

Gets or sets the style of the sticky header item.

Declaration
public AgendaStickyHeaderStyle StickyHeaderStyle { get; set; }
Property Value
AgendaStickyHeaderStyle

WeekItemEndDateFormat

Gets or sets the format of the end date of the week item visualized in the view.

Declaration
public string WeekItemEndDateFormat { get; set; }
Property Value
System.String

WeekItemStartDateFormat

Gets or sets the format of the start date of the week item visualized in the view.

Declaration
public string WeekItemStartDateFormat { get; set; }
Property Value
System.String

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.