Name | Description | |
---|---|---|
C1InputDate Constructor | Initializes a new instance of the C1InputNumeric class. |
The following tables list the members exposed by C1InputDate.
Name | Description | |
---|---|---|
C1InputDate Constructor | Initializes a new instance of the C1InputNumeric class. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
ActiveField | Determines the active field index. | |
AllowSpinLoop | Determines whether allow the spin behavior loop. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
AmDesignator | Gets or sets the IME mode. | |
AutoNextField | Determines whether the focus moves automatically to the next field. | |
AutoPostBack | Gets or sets a value that indicates whether an automatic postback to the server occurs when the TextBox control loses focus. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
BlurOnLastChar | Gets or sets whether or not the next control in the tab order receives the focus as soon as the control is filled at the last character. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
BlurOnLeftRightKey | Gets or set whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
Calendar | Determines the calendar element for a date input. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CssClass | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
Culture | Gets or sets the culture information for the input control. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
Date | Determines the default date value for a date input. | |
DateFormat | Determines the format pattern used to display the date value. | |
DbValue | Gets or sets the Date property in a data binding friendly way. | |
DisplayFormat | Determines the format pattern used to display the date value. | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
DropDownButtonAlign | Determines the alignment of the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
ForceMonth | Gets or sets whether to force the month not be changed on typing the year and month, if the day exceeds the max days of current month. | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
HideEnter | If true, then the browser response is disabled when the ENTER key is pressed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
HighlightText | Gets or sets how to select the text when the control receives the focus. | |
Hour12As0 | Gets or sets the range of hours that can be entered in the control. | |
ID | (Inherited from System.Web.UI.Control) | |
ImeMode | Gets or sets the IME mode. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
Increment | Determines how much to increase/decrease the active field when performing spin on the the active field. | |
InvalidClass | The CSS class applied to the widget when an invalid value is entered. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
KeyDelay | Determines the time span, in milliseconds, between two input intentions. | |
Localization | Use the Localization property in order to customize localization strings. | |
MaxDate | Determines the maximum date that can be entered. | |
MidnightAs0 | Gets or sets whether to express midnight as 24:00. | |
MinDate | Determines the minimal date that can be entered. | |
OnClientDateChanged | Occurs after the date value changed. | |
OnClientDropDownButtonMouseDown | Occurs when the mouse is pressed on the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientDropDownButtonMouseUp | Occurs when the mouse is released on the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientDropDownClose | Occurs when the dropdown editor closed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientDropDownOpen | Occurs when the dropdown editor opended. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientInitialized | Occurs after the widget is initialized. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientInitializing | Occurs before the widget is initialized. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientInvalidInput | Occurs when an invalid character is entered. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientKeyExit | Occurs when the key exit event fired. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientSpinDown | Occurs when the spindown button clicked. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientSpinUp | Occurs when the spinup button clicked. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientTextChanged | Occurs when the text of the input is changed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
OnClientValueBoundsExceeded | Occurs after the date value changed. | |
Pickers | Get an object that contains the settings for the dropdown window. | |
Placeholder | Determines the text that will be displayed for blank status. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
PmDesignator | Gets or sets the IME mode. | |
PopupPosition | Determines the position where the calendar will appear. | |
ReadOnly | Determines whether the user can type a value. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
ShowDropDownButton | Determines whether the dropdown button is displayed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
ShowSpinner | Determines whether the spinner button is displayed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SmartInputMode | Allows smart input behavior. | |
SpinnerAlign | Determines the spin button alignment. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase) | |
StartYear | Determines the value of the starting year to be used for the smart input year calculation. | |
TabAction | Gets or sets the tab action. | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | (Inherited from System.Web.UI.WebControls.WebControl) | |
WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.Control) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
DateChanged | Fired when the Date is changed. | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) |