Name | Description | |
---|---|---|
C1DateTimePicker Constructor |
The following tables list the members exposed by C1DateTimePicker.
Name | Description | |
---|---|---|
C1DateTimePicker Constructor |
Name | Description | |
---|---|---|
_background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) |
Name | Description | |
---|---|---|
AdjacentDayStyle | Custom AdjacentDayStyle (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
Background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) | |
BorderBrush | Gets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View) | |
BorderThickness | Gets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View) | |
ButtonStyle | Gets or sets the style of the button used to toggle the drop-down. (Inherited from C1.Blazor.Input.C1DropDown) | |
CalendarOrientation | Gets or sets the calendar orientation. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
CalendarStyle | Custom calendar style (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) | |
CollapsedButtonIcon | Gets or sets the icon used when the drop-down is collapsed. (Inherited from C1.Blazor.Input.C1DropDown) | |
CollapseViewIconTemplate | Month expanse button content. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
CornerRadius | Gets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View) | |
DayOfWeekFormat | Get or set the DayOfWeekFormat. Default value is 'dd' (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
DayOfWeekStyle | Custom DayOfWeekStyle (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
DayStyle | Custom DayStyle (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
DropDownBehavior | Gets or sets the drop-down behavior. (Inherited from C1.Blazor.Input.C1DropDown) | |
DropDownMode | Gets or sets the mode that the DropDown uses to display the DropDownView. (Inherited from C1.Blazor.Input.C1DropDown) | |
DropDownStyle | Gets or sets the style of the drop-down popup. (Inherited from C1.Blazor.Input.C1DropDown) | |
ExpandedButtonIcon | Gets or sets the icon used when the drop-down is expanded. (Inherited from C1.Blazor.Input.C1DropDown) | |
ExpandViewIconTemplate | Month expanse button content. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
FlowDirection | Gets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View) | |
FontFamily | Gets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View) | |
FontSize | Gets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View) | |
FontStyle | Gets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View) | |
FontWeight | Gets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View) | |
Foreground | Gets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View) | |
Format | Overridden. Standard date format strings. | |
HeaderMonthFormat | Get or set the HeaderMonthFormat. Default value is 'MMM' (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
HeaderStyle | Custom HeaderStyle (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
IconStyle | Gets or sets the style of the icon that is placed inside the button used to toggle the drop-down. (Inherited from C1.Blazor.Input.C1DropDown) | |
InheritProperties | Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View) | |
IsDisposed | Gets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View) | |
IsDropDownOpenChanged | This callback is called when the drop-down is opened or closed. (Inherited from C1.Blazor.Input.C1DropDown) | |
IsEnabled | Gets or sets the enabled status. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) | |
IsReadOnly | Gets or sets the read-only status. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
MaxDate | Maximum of value (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
MinDate | Minimum of value (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
MonthCount | The number of month will be displayed. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
NextIconTemplate | NextIconTemplate button content (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
OnValueChanged | Gets or sets the callback that is called when the value is changed. | |
Padding | Gets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View) | |
Placeholder | Gets or sets the placeholder displayed when there is no entered text. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
PrevIconTemplate | PrevIconTemplate button content. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
SelectedDateStyle | Custom SelectedDateStyle (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
SelectionMode | Gets or sets the selection mode. | |
ShowAdjacentDay | Default is true - AdjacentDay will invisible if set false. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
ShowButton | Gets or sets a value that indicates whether the control should display a dropdown button. (Inherited from C1.Blazor.Input.C1DropDown) | |
StopOnClickPropagation | Stop the onclick event from outside. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) | |
TabIndex | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) | |
Tag | Gets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View) | |
TodayIconTemplate | TodayIconTemplate button content. (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
TodayStyle | Custom TodayStyle (Inherited from C1.Blazor.DateTimeEditors.C1DateTimeBase<Nullable<DateTime>>) | |
Value | Overridden. Get or set value. | |
ValueChanged | This Callback will gets and sets by Blazor framework automatically for binding feature. | |
ViewMode | Gets or sets the selection mode. |
Name | Description | |
---|---|---|
Dispose | (Inherited from C1.Blazor.Core.C1View) | |
Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) | |
FocusAsync | Sets the focus in the control. (Inherited from C1.Blazor.Input.C1DropDown) | |
FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) | |
Refresh | Overridden. Refresh the control. be overriding by concrete class. | |
SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |