# C1.Blazor.Input

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Blazor_Input" data-uid="C1.Blazor.Input" class="text-break">C1.Blazor.Input Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Blazor.Input.AutoCompleteFilteringEventArgs.html">AutoCompleteFilteringEventArgs</a></h4>
      <section><p>Event information for <span class="xref">C1AutoComplete.Filtering</span> event.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1AutoCompleteTextBox.html">C1AutoCompleteTextBox</a></h4>
      <section><p>Represents a control that can be used to display and edit plain text.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1AutoComplete-1.html">C1AutoComplete&lt;T&gt;</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1ComboBox-1.html">C1ComboBox&lt;T&gt;</a></h4>
      <section><p>C1ComboBox is an extension of DropDown that contains an editable textbox in the header and a listview in the drop-down.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1DropDown.html">C1DropDown</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1DropDown.C1DropDownReference.html">C1DropDown.C1DropDownReference</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Blazor.Input.C1MaskedTextBox.html">C1MaskedTextBox</a></h4>
      <section><p>The <a class="xref" href="C1.Blazor.Input.C1MaskedTextBox.html">C1MaskedTextBox</a> control allows you to validate and format user input as it is entered, preventing users from entering invalid data.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1NumericBoxEventArgs.html">C1NumericBoxEventArgs</a></h4>
      <section><p>Event contains changed value.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1NumericBox-1.html">C1NumericBox&lt;TNumeric&gt;</a></h4>
      <section><p>Represents a control that can be used to display and edit numeric.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1Popup.html">C1Popup</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Blazor.Input.C1Popup.C1PopupReference.html">C1Popup.C1PopupReference</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Blazor.Input.C1RangeSlider.html">C1RangeSlider</a></h4>
      <section><p>Range slider.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1RangeSlider.RangeDefaultPositionStrategy.html">C1RangeSlider.RangeDefaultPositionStrategy</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1Slider.html">C1Slider</a></h4>
      <section><p>Slider.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1TextBox.html">C1TextBox</a></h4>
      <section><p>Represents a control that can be used to display and edit plain text,</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.C1Tooltip.html">C1Tooltip</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Blazor.Input.C1Tooltip.C1TooltipReference.html">C1Tooltip.C1TooltipReference</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Blazor.Input.C1Window.html">C1Window</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Blazor.Input.MaskFormatChangedEventArgs.html">MaskFormatChangedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Blazor.Input.C1MaskedTextBox.OnMaskFormatChanged.html#C1_Blazor_Input_C1MaskedTextBox_OnMaskFormatChanged">OnMaskFormatChanged</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.MaskInputRejectedEventArgs.html">MaskInputRejectedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Blazor.Input.C1MaskedTextBox.OnMaskInputRejected.html#C1_Blazor_Input_C1MaskedTextBox_OnMaskInputRejected">OnMaskInputRejected</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.MaskedTextChangedEventArgs.html">MaskedTextChangedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Blazor.Input.C1MaskedTextBox.MaskedTextChanged.html#C1_Blazor_Input_C1MaskedTextBox_MaskedTextChanged">MaskedTextChanged</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.SliderBase.html">SliderBase</a></h4>
      <section><p>Base class for sliders.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.SliderBase.ThroughoutPositionStrategy.html">SliderBase.ThroughoutPositionStrategy</a></h4>
      <section><p>Specified calculation of the position of the thumb when thumb's center able to reach left and right sides of track.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.SliderBase.ThumbModel.html">SliderBase.ThumbModel</a></h4>
      <section><p>Present slider's thumb.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.SliderBase.ThumbPositionStrategy.html">SliderBase.ThumbPositionStrategy</a></h4>
      <section><p>Specified how the position of the thumb is calculated.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.SliderOrientation.html">SliderOrientation</a></h4>
      <section><p>Defines the different orientations that a control or layout can have.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.TextBoxAutoCompleteEventArgs.html">TextBoxAutoCompleteEventArgs</a></h4>
      <section><p>Contains information about the <a class="xref" href="C1.Blazor.Input.C1AutoCompleteTextBox.AutoComplete.html#C1_Blazor_Input_C1AutoCompleteTextBox_AutoComplete">AutoComplete</a>.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.TextBoxChangedEventArgs.html">TextBoxChangedEventArgs</a></h4>
      <section><p>Contains information about the <a class="xref" href="C1.Blazor.Input.C1TextBox.TextChanged.html#C1_Blazor_Input_C1TextBox_TextChanged">TextChanged</a>.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="C1.Blazor.Input.TextBoxMinMax.html">TextBoxMinMax</a></h4>
      <section><p>The min/max value used in <a class="xref" href="C1.Blazor.Input.C1TextBox.html">C1TextBox</a>.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.TextBoxStep.html">TextBoxStep</a></h4>
      <section><p>The step attribute specifies the interval between legal numbers in an <a class="xref" href="C1.Blazor.Input.C1AutoCompleteTextBox.html">C1AutoCompleteTextBox</a>.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.TextBoxType.html">TextBoxType</a></h4>
      <section></section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Blazor.Input.AutoCompleteMode.html">AutoCompleteMode</a></h4>
      <section><p>Specifies how to filter items of autocomplete.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.AutoCompleteOperator.html">AutoCompleteOperator</a></h4>
      <section><p>Specifies how to filter items of autocomplete.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.ButtonDisplayMode.html">ButtonDisplayMode</a></h4>
      <section><p>Display the numeric box with options</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.DialogType.html">DialogType</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Blazor.Input.DropDownBehavior.html">DropDownBehavior</a></h4>
      <section><p>DropDown interaction behavior.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.DropDownMode.html">DropDownMode</a></h4>
      <section><p>DropDown display mode.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.MaskDisplayMode.html">MaskDisplayMode</a></h4>
      <section><p>Custom displays mask</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.MaskFormat.html">MaskFormat</a></h4>
      <section><p>Defines how to format the value inside of a <a class="xref" href="C1.Blazor.Input.C1MaskedTextBox.html">C1MaskedTextBox</a>.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.NumericBoxFinishEditingKey.html">NumericBoxFinishEditingKey</a></h4>
      <section><p>Hit the key to finish editing</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.PopupPosition.html">PopupPosition</a></h4>
      <section><p>Represents the position of a popup element with respect to a reference element.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.PopupTrigger.html">PopupTrigger</a></h4>
      <section><p>Specifies actions that trigger open/close the Popup controls.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.RangeSliderScrollBehavior.html">RangeSliderScrollBehavior</a></h4>
      <section><p>Specifies how thumbs will be moved when mouse click will be performed outside selected area.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.SliderScrollBehavior.html">SliderScrollBehavior</a></h4>
      <section><p>Specifies how the thumb will be moved when a pointer click will be performed outside the area.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.TabBehavior.html">TabBehavior</a></h4>
      <section><p>Custom displays mask</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.TextBoxMinMaxType.html">TextBoxMinMaxType</a></h4>
      <section><p>Enumerates the accepted kind of values for <a class="xref" href="C1.Blazor.Input.TextBoxMinMax.html">TextBoxMinMax</a>.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Input.TextBoxStepType.html">TextBoxStepType</a></h4>
      <section><p>Enumerates the accepted kind of steps for <a class="xref" href="C1.Blazor.Input.TextBoxStep.html">TextBoxStep</a>.</p>
</section>


</div>
