[]
Exposes properties of the button for text editor.
Exposes base properties of the button for text editor.
Exposes settings the buttons for text editor.
Represents a button control.
Represents a Windows checkbox control.
Represents a Windows combobox control.
Represents a drop-down control for custom control that hosted on drop down.
Represents a Windows label control.
Represents a Windows textbox control with a mask to distinguish between proper and improper user input.
Represents a control for numeric values editing.
Represents a Windows PictureBox control supporting data binding to data source fields containing image data.
Represents a Windows radio button (option button) control.
Represents a Windows range slider control supporting additional visual styles.
Represents a split button control.
Represents a Windows textbox control.
Represents a check editor that uses a movable bar to edit Boolean values.
Provides a set of static methods to work with Japanese encodings.
Represents drop down item for C1ComboBox control.
Represents collection of the C1ComboBox drop down items.
An exception thrown by C1Input when a control's Value property is set, but the new value is rejected by the data source, setting the data field to that value is cancelled by the data source throwing an exception.
Represents a drop down form for the C1DropDownControlBase control.
Provides data for ItemClicked event.
Provides data for the TooltipShowing event.
Provides data for Parsing or Parsed events.
Provides data for PostValidating or PostValidated events.
Provides data for PreValidating or PreValidated events.
Represents drop down item for C1SplitButton control.
Provides data for the TooltipShowing event of the control.
Provides data for a UpDownButtonClick event.
Exposes properties of the Up and Down buttons for text editor.
Provides data for a ValidationError event.
An exception that follows the ValidationError event if ValidationErrorEventArgs.ErrorInfo is set to ErrorActionEnum.ThrowException.
Represents the methods, properties and events of the C1ComboBox class.
Represents methods for the embedded editor based on C1Input text controls.
Specifies the filtering criteria for items which appear in the dropdown that is displayed when the AutoCompleteMode property is set to 'Suggest' or 'SuggestAppend'.
Specifies the type of button style.
Defines rules to filter keyboard input.
Defines the category of a Unicode character.
Specifies how the visual representation of combobox items is building.
Specifies parameters for parsing a datetime string.
Specifies the daylight time adjustment mode.
Specifies the C1ComboBox style.
Specifies the action is performed on the control value when an error occurs.
Specifies the reason of the error.
Specifies the action for the left or right arrow key.
Specifies how to manages inheritance of the FormatInfo properties from the host control properties.
Specifies the type for control formatting.
Specifies the format type of the string.
Specifies the selection position when a control receives input focus.
Specifies display modes to display either text or icons to represent the states of the control.
Specifies where to display the text or image position to represent the states of the control.
Defines the LengthUnit enumeration.
Specifies the literal display method.
Specifies how to manages inheritance of the MaskInfo properties from the host control properties.
Specifies the special keyboard input mode for the C1NumericEdit control.
Specifies how to manages inheritance of the ParseInfo properties from the host control properties.
Specifies how to manages inheritance of the PostValidation properties from the host control properties.
Specifies the validation method for post validation.
Specifies how to manages inheritance of the PreValidation properties from the host control properties.
Specifies the validation method for prevalidation.
Specifies how thumbs will be moved when mouse click will be performed outside thumb area.
Specifies the item's selection view.
Specifies the type of thumb view.
Specifies the type restriction for parsing.
Specifies alignment of spin button of a control.
Specifies the method of regular expression matching.
Specifies the behavior of the ValueChanged event.