StiDateRangeControl Class
Namespace: Stimulsoft.Dashboard.Viewer.Controls.DatePicker
Inheritance
Inherits from: UserControl
Constructors
| Constructor | Description |
|---|---|
| StiDateRangeControl() |
StiDateRangeControl()
Methods
| Method | Returns | Description |
|---|---|---|
| OnBackColorChanged | void | |
| OnForeColorChanged | void | |
| RefreshSize | void |
Method Details
OnBackColorChanged
OnBackColorChanged(e: EventArgs): void
Parameters
- e (EventArgs)
OnForeColorChanged
OnForeColorChanged(e: EventArgs): void
Parameters
- e (EventArgs)
RefreshSize
RefreshSize(): void
Events
| Event | Type | Description |
|---|---|---|
| DateChanged | EventHandler |
Fields
| Field | Type | Description |
|---|---|---|
| LocDateToMonth | string | |
| LocDateToQuarter | string | |
| LocDateToWeek | string | |
| LocDateToYear | string | |
| LocDayToday | string | |
| LocDayTomorrow | string | |
| LocDayYesterday | string | |
| LocLast14Days | string | |
| LocLast30Days | string | |
| LocLast7Days | string | |
| LocMonthCurrent | string | |
| LocMonthNext | string | |
| LocMonthPrevious | string | |
| LocQuarterCurrent | string | |
| LocQuarterFirst | string | |
| LocQuarterFourth | string | |
| LocQuarterNext | string | |
| LocQuarterPrevious | string | |
| LocQuarterSecond | string | |
| LocQuarterThird | string | |
| LocWeekCurrent | string | |
| LocWeekNext | string | |
| LocWeekPrevious | string | |
| LocYearCurrent | string | |
| LocYearNext | string | |
| LocYearPrevious | string |