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 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
    • Resources Hub
    • .NET MAUI Tutorials and Learning
    • First Steps
    • Submit a Ticket
    • FAQs

    Docs & Resources

    • Docs
    • Demos
    • Migrate to .NET MAUI
    • Forums
    • Videos
    • Blogs

    Productivity and Design Tools

    • 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 MonthViewDefinition

Represents definition of a view that shows 42 days in month view mode.

Inheritance
System.Object
ViewDefinitionBase
MonthViewDefinition
Inherited Members
ViewDefinitionBase.TitleProperty
ViewDefinitionBase.HeaderTextFormatProperty
ViewDefinitionBase.Title
ViewDefinitionBase.HeaderTextFormat
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll

Syntax

public class MonthViewDefinition : ViewDefinitionBase, IMonthViewDefinition, IViewDefinition, INotifyPropertyChanged

Constructors

MonthViewDefinition()

Initializes a new instance of the MonthViewDefinition class.

Declaration
public MonthViewDefinition()

Fields

DayMoreAppointmentsIndicatorStyleProperty

Identifies the DayMoreAppointmentsIndicatorStyle property.

Declaration
public static readonly BindableProperty DayMoreAppointmentsIndicatorStyleProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

DayNameStyleSelectorProperty

Identifies the DayNameStyleSelector property.

Declaration
public static readonly BindableProperty DayNameStyleSelectorProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

DayStringFormatProperty

Identifies the DayStringFormat bindable property.

Declaration
public static readonly BindableProperty DayStringFormatProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

DayStyleSelectorProperty

Identifies the DayStyleSelector property.

Declaration
public static readonly BindableProperty DayStyleSelectorProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

FirstDayOfWeekProperty

Identifies the FirstDayOfWeek property.

Declaration
public static readonly BindableProperty FirstDayOfWeekProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

HorizontalLineStyleProperty

Identifies the HorizontalLineStyle property.

Declaration
public static readonly BindableProperty HorizontalLineStyleProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

LinesThicknessProperty

Identifies the LinesThickness property.

Declaration
public static readonly BindableProperty LinesThicknessProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

VerticalLineStyleProperty

Identifies the VerticalLineStyle property.

Declaration
public static readonly BindableProperty VerticalLineStyleProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

WeekDayStringFormatProperty

Identifies the WeekDayStringFormat bindable property.

Declaration
public static readonly BindableProperty WeekDayStringFormatProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

Properties

DayMoreAppointmentsIndicatorStyle

Gets or sets the style of the more indicator label when the appointments cannot be visualized.

Declaration
public Style DayMoreAppointmentsIndicatorStyle { get; set; }
Property Value
Microsoft.Maui.Controls.Style

DayNameStyleSelector

Gets or sets the style selector of the day names.

Declaration
public IStyleSelector DayNameStyleSelector { get; set; }
Property Value
IStyleSelector

DayStringFormat

Gets or sets the string format of the day date.

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

DayStyleSelector

Gets or sets the style selector of the days.

Declaration
public IStyleSelector DayStyleSelector { get; set; }
Property Value
IStyleSelector

FirstDayOfWeek

Gets or sets the day that is considered the beginning of the week.

Declaration
public Nullable<DayOfWeek> FirstDayOfWeek { get; set; }
Property Value
System.Nullable<System.DayOfWeek>

HorizontalLineStyle

Gets or sets the style of the horizontal lines.

Declaration
public Style HorizontalLineStyle { get; set; }
Property Value
Microsoft.Maui.Controls.Style

LinesThickness

Gets or sets the thickness of the lines.

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

VerticalLineStyle

Gets or sets the style of the vertical lines.

Declaration
public Style VerticalLineStyle { get; set; }
Property Value
Microsoft.Maui.Controls.Style

WeekDayStringFormat

Gets or sets the string format of the week day date.

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

Methods

CreateDefaultTitle()

Creates the default title for the view definition.

Declaration
protected override string CreateDefaultTitle()
Returns
System.String

Overrides
ViewDefinitionBase.CreateDefaultTitle()

Extension Methods

AndroidTypeConversionExtensions.ToJavaObject(Object)
Sample Applications
  • Controls Samples App
  • Crypto Tracker App
Support Resources
  • .NET MAUI SDKBrowser App
Community
  • Forums
  • Blogs
  • Feedback Portal
  • YouTube Channel

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.