CesCalendar2 - CesSolutions/Ces.WinForm.UI GitHub Wiki

Description / توضیح

This calendar is .Net "MonthCalendar" and with conformity with other controls, created by inheriting of "CesControlBase".

این تقویم همان کنترل MonthCalendar دات نت است که به منظور تطبیق با سایر کنترل ها با ارث بری از CesControlBase ایجاد شده است.

Properties / ویژگی ها

  • CesMonthCalendar: Give access to MonthCalendar control.
  • CesStartDate: Return start date.
  • CesEndDate: Return end date.
  • CesMonthCalendar: دسترسی به کنترل MonthCalendar را فراهم می کند.
  • CesStartDate: تاریخ شروع را بر می گرداند.
  • CesEndDate: تاریخ پایان را بر می گرداند.

Events/ رویدادها

  • CesSelectionChanged: When user select a date or range of dates, this event raises.
  • CesSelectionChanged: زمانی که کاربر یک و یا چندین تاریخ را انتخاب کند این رویداد اجرا خواهد شد.
⚠️ **GitHub.com Fallback** ⚠️