Table of Contents

Class PlessCalendarDateAttr

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ICalendarDateAttr interface implementation that does nothing.

public class PlessCalendarDateAttr : ImmutableObject, IBaseObjectWithId, IImmutableObject, INotifyPropertyChanged, ICalendarDateAttr, IDisposableObject, IDisposable, IBaseObject
Inheritance
PlessCalendarDateAttr
Implements

Constructors

PlessCalendarDateAttr()

Initializes a new instance of the PlessCalendarDateAttr class.

Properties

BackgroundColor

Gets or sets the background color assigned for the calendar date.

Border

Gets or sets the border assigned for the calendar date.

BorderColor

Gets or sets the border color assigned for the calendar date.

HasBackgroundColor

Gets a value indicating whether background color is assigned for the calendar date.

HasBorder

Gets a value indicating whether border style is assigned for the calendar date.

HasBorderColor

Gets a value indicating whether border color is assigned for the calendar date.

HasFont

Gets a value indicating whether font is assigned for the calendar date.

HasTextColor

Gets a value indicating whether text color is assigned for the calendar date.

IsHoliday

Gets or sets a value indicating whether this calendar day is displayed as a holiday.

TextColor

Gets or sets the text color assigned for the calendar date.