[]
        
(Showing Draft Content)

C1.Blazor.Input

C1.Blazor.Input Namespace

Classes

AutoCompleteFilteringEventArgs

Event information for C1AutoComplete.Filtering event.

C1AutoCompleteTextBox

Represents a control that can be used to display and edit plain text,

C1AutoComplete<T>

The auto-complete control is an editable input control that shows completion suggestions automatically while the user is typing. The list of suggestions is displayed in a drop down menu.

C1ComboBox<T>

C1ComboBox is an extension of DropDown that contains an editable textbox in the header and a listview in the drop-down.

C1DropDown

C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.

C1DropDown.C1DropDownReference

C1MaskedTextBox

The C1MaskedTextEditor control allows you to validate and format user input as it is entered, preventing users from entering invalid data.

C1NumericBoxEventArgs

Event contains changed value.

C1NumericBox<TNumeric>

Represents a control that can be used to display and edit numeric.

C1Popup

C1Popup.C1PopupReference

C1RangeSlider

Range slider.

C1RangeSlider.RangeDefaultPositionStrategy

Specified calculation of the position of the thumb when the lower thumb able to reach side of track only in left direction and the right thumb - in right direction.

C1Slider

Slider.

C1TextBox

Represents a control that can be used to display and edit plain text,

C1Tooltip

C1Tooltip.C1TooltipReference

C1Window

MaskFormatChangedEventArgs

Provides data for the OnMaskFormatChanged event.

MaskInputRejectedEventArgs

Provides data for the OnMaskInputRejected event.

MaskedTextChangedEventArgs

Provides data for the MaskedTextChanged event.

SliderBase

Base class for sliders.

SliderBase.ThroughoutPositionStrategy

Specified calculation of the position of the thumb when thumb's center able to reach left and right sides of track.

SliderBase.ThumbModel

Present slider's thumb.

SliderBase.ThumbPositionStrategy

Specified how the position of the thumb is calculated.

TextBoxAutoCompleteEventArgs

Contains information about the AutoComplete.

TextBoxChangedEventArgs

Contains information about the TextChanged.

Structs

TextBoxMinMax

The min/max value used in C1TextBox.

TextBoxStep

The step attribute specifies the interval between legal numbers in an C1AutoCompleteTextBox.

TextBoxType

Enums

AutoCompleteMode

Specifies how to filter items of autocomplete.

AutoCompleteOperator

Specifies how to filter items of autocomplete.

ButtonDisplayMode

Display the numeric box with options

DialogType

DropDownBehavior

DropDown interaction behavior.

DropDownMode

DropDown display mode.

MaskDisplayMode

Custom displays mask

MaskFormat

Defines how to format the value inside of a C1MaskedTextBox.

NumericBoxFinishEditingKey

Hit the key to finish editing

PopupPosition

Represents the position of a popup element with respect to a reference element.

PopupTrigger

Specifies actions that trigger open/close the Popup controls.

RangeSliderScrollBehavior

Specifies how thumbs will be moved when mouse click will be performed outside selected area.

SliderOrientation

Defines the different orientations that a control or layout can have.

SliderScrollBehavior

Specifies how the thumb will be moved when a pointer click will be performed outside the area.

TabBehavior

Custom displays mask

TextBoxMinMaxType

Enumerates the accepted kind of values for TextBoxMinMax.

TextBoxStepType

Enumerates the accepted kind of steps for TextBoxStep.