[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Maui.Calendar Assembly
C1.Maui.Calendar
Classes
CalendarDaySlotInfo
Properties
IsToday
dotnet-api
C1.Maui.Calendar Assembly
C1.Maui.Calendar
Classes
C1Calendar
CalendarAdapter
CalendarDayOfWeekSlotInfo
CalendarDayOfWeekSlotLoadingEventArgs
CalendarDaySlotInfo
Properties
Date
IsAdjacent
IsBolded
IsSelected
IsToday
Methods
CalendarDaySlotLoadingEventArgs
CalendarHeaderLoadingEventArgs
CalendarHeaderSlotInfo
CalendarMonthSlotInfo
CalendarMonthSlotLoadingEventArgs
CalendarSelectionChangedEventArgs
CalendarSelectionChangingEventArgs
CalendarSlotInfo
CalendarSlotLoadingEventArgs<T>
CalendarSlotPresenter
CalendarTextSlotPresenter
CalendarViewModeAnimation
CalendarYearSlotInfo
CalendarYearSlotLoadingEventArgs
DateList
DeferrableObservableCollection<T>
MauiAppBuilderEx
ObservableCollectionStringConverter
ReentrantObservableCollection<T>
Enums
C1.Maui.Calendar.Themes
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
C1.Maui.Input Assembly
(Showing Draft Content)
C1.Maui.Calendar.CalendarDaySlotInfo.IsToday
IsToday Property
IsToday
Check the date associated with this slot is today or not.
Declaration
public bool IsToday { get; }