MonthCalendar
Wisej.Web.MonthCalendar
public class MonthCalendar : Control, IReadOnlyPublic Class MonthCalendar
Inherits Control
Implements IReadOnlyConstructors
MonthCalendar()
MonthCalendar(onDateChanged)
Name
Type
Description
MonthCalendar(location, size, onDateChanged)
Name
Type
Description
Properties
AnnuallyBoldedDates
AutoSize
BoldedDates
BorderStyle
CalendarDimensions
DefaultSize
FirstDayOfWeek
MaxDate
MaxSelectionCount
MinDate
MonthlyBoldedDates
ReadOnly
SelectionEnd
SelectionRange
SelectionStart
ShowOtherMonth
ShowToday
ShowToolTips
ShowWeekNumbers
TodayDate
TodayFormat
Tools
ToolsPosition
Methods
AddAnnuallyBoldedDate(date)
Parameter
Type
Description
AddBoldedDate(date)
Parameter
Type
Description
AddMonthlyBoldedDate(date)
Parameter
Type
Description
Dispose(disposing)
Parameter
Type
Description
GetDisplayRange()
OnDateChanged(e)
Parameter
Type
Description
OnDateSelected(e)
Parameter
Type
Description
OnDisplayRangeChanged(e)
Parameter
Type
Description
OnReadOnlyChanged(e)
Parameter
Type
Description
OnToolClick(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
RemoveAllAnnuallyBoldedDates()
RemoveAllBoldedDates()
RemoveAllMonthlyBoldedDates()
RemoveAnnuallyBoldedDate(date)
Parameter
Type
Description
RemoveBoldedDate(date)
Parameter
Type
Description
RemoveMonthlyBoldedDate(date)
Parameter
Type
Description
SetBoundsCore(x, y, width, height, specified)
Parameter
Type
Description
SetCalendarDimensions(x, y)
Parameter
Type
Description
SetDate(date)
Parameter
Type
Description
SetSelectionRange(start, end)
Parameter
Type
Description
Events
DateChanged
DateSelected
DisplayRangeChanged
ReadOnlyChanged
ToolClick
Implements
Name
Description
Last updated
Was this helpful?

