Back to Devexpress

DateRangeBoxBuilder Methods

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-daterangeboxbuilder-dot-underscore-methods.md

latest24.5 KB
Original Source

DateRangeBoxBuilder Methods

NameDescription
AcceptCustomValue(JS)
AcceptCustomValue(Boolean)
AccessKey(JS)
AccessKey(String)
ActiveStateEnabled(JS)
ActiveStateEnabled(Boolean)
ApplyButtonText(JS)
ApplyButtonText(String)
ApplyValueMode(EditorApplyValueMode)
Buttons(Action<CollectionFactory<TextEditorButtonBuilder>>)
Buttons(IEnumerable<DropDownEditorButtonName>)
CalendarOptions(Action<CalendarBuilder>)
CancelButtonText(JS)
CancelButtonText(String)
DateSerializationFormat(JS)
DateSerializationFormat(String)
DeferRendering(JS)
DeferRendering(Boolean)
Disabled(JS)
Disabled(Boolean)
DisableOutOfRangeSelection(JS)
DisableOutOfRangeSelection(Boolean)Specifies whether the UI component disables date selection before the start date and after the end date. Mirrors the client-side disableOutOfRangeSelection option.
DisplayFormat(Format)
DisplayFormat(JS)
DisplayFormat(Action<FormatBuilder>)
DisplayFormat(String)
DropDownButtonTemplate(JS)
DropDownButtonTemplate(RazorBlock)
DropDownButtonTemplate(TemplateName)
DropDownButtonTemplate(String)
DropDownOptions(Action<PopupBuilder>)
ElementAttr(JS)
ElementAttr(Dictionary<String, Object>)
ElementAttr(Object)
ElementAttr(String, Object)
EndDate(JS)
EndDate(DateTime)
EndDate(Double)
EndDate(String)
EndDateInputAttr(Object)
EndDateLabel(JS)
EndDateLabel(String)
EndDateName(JS)
EndDateName(String)
EndDateOutOfRangeMessage(JS)
EndDateOutOfRangeMessage(String)
EndDatePlaceholder(JS)
EndDatePlaceholder(String)
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
FocusStateEnabled(JS)
FocusStateEnabled(Boolean)
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
Height(JS)
Height(Double)
Height(String)
Hint(JS)
Hint(String)
HoverStateEnabled(JS)
HoverStateEnabled(Boolean)
ID(JS)
ID(String)
InvalidEndDateMessage(JS)
InvalidEndDateMessage(String)
InvalidStartDateMessage(JS)
InvalidStartDateMessage(String)
IsDirty(JS)
IsDirty(Boolean)
IsValid(JS)
IsValid(Boolean)
LabelMode(EditorLabelMode)
Max(JS)
Max(DateTime)
Max(Double)
Max(String)
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
Min(JS)
Min(DateTime)
Min(Double)
Min(String)
MultiView(JS)
MultiView(Boolean)
OnChange(RazorBlock)
OnChange(String)
OnClosed(RazorBlock)
OnClosed(String)
OnContentReady(RazorBlock)
OnContentReady(String)
OnCopy(RazorBlock)
OnCopy(String)
OnCut(RazorBlock)
OnCut(String)
OnDisposing(RazorBlock)
OnDisposing(String)
OnEnterKey(RazorBlock)
OnEnterKey(String)
OnFocusIn(RazorBlock)
OnFocusIn(String)
OnFocusOut(RazorBlock)
OnFocusOut(String)
OnInitialized(RazorBlock)
OnInitialized(String)
OnInput(RazorBlock)
OnInput(String)
OnKeyDown(RazorBlock)
OnKeyDown(String)
OnKeyUp(RazorBlock)
OnKeyUp(String)
OnOpened(RazorBlock)
OnOpened(String)
OnOptionChanged(RazorBlock)
OnOptionChanged(String)
OnPaste(RazorBlock)
OnPaste(String)
OnValueChanged(RazorBlock)
OnValueChanged(String)
Opened(JS)
Opened(Boolean)
OpenOnFieldClick(JS)
OpenOnFieldClick(Boolean)
Option(String, Object)
ReadOnly(JS)
ReadOnly(Boolean)
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
Render()Inherited from WidgetBuilder.
RtlEnabled(JS)
RtlEnabled(Boolean)
ShowClearButton(JS)
ShowClearButton(Boolean)
ShowDropDownButton(JS)
ShowDropDownButton(Boolean)
Spellcheck(JS)
Spellcheck(Boolean)
StartDate(JS)
StartDate(DateTime)
StartDate(Double)
StartDate(String)
StartDateInputAttr(Object)
StartDateLabel(JS)
StartDateLabel(String)
StartDateName(JS)
StartDateName(String)
StartDateOutOfRangeMessage(JS)
StartDateOutOfRangeMessage(String)
StartDatePlaceholder(JS)
StartDatePlaceholder(String)
StylingMode(EditorStylingMode)
TabIndex(JS)
TabIndex(Int32)
TodayButtonText(JS)
TodayButtonText(String)
ToString()Inherited from WidgetBuilder.
ToTemplate()Renders the control as a template string for use in another control’s template. Inherited from WidgetBuilder.
UseMaskBehavior(JS)
UseMaskBehavior(Boolean)
ValidationError(Object)
ValidationErrors(JS)
ValidationErrors(IEnumerable)
ValidationMessageMode(ValidationMessageMode)
ValidationMessagePosition(Mode)
ValidationMessagePosition(Position)
ValidationRules(Action<ValidationRulesFactory>)
ValidationStatus(ValidationStatus)
Value(JS)
Value(IEnumerable<DateTime>)
Value(IEnumerable<Double>)
Value(IEnumerable<String>)
ValueChangeEvent(JS)
ValueChangeEvent(String)
Visible(JS)
Visible(Boolean)
Width(JS)
Width(Double)
Width(String)

See Also

DateRangeBoxBuilder Class

DateRangeBoxBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace