AllowEllipsisInText
|
Specifies if the combo box can automatically truncate the item's text if it doesn't fit into the item's width.
|
AllowMouseWheel
|
Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel.
|
AllowNull
|
Gets or sets a value that specifies whether the combo box allows null values to be entered.
|
AnimationType
|
Gets or sets a value specifying the animation type used when the editor's drop down window is invoked.
|
ButtonEditEllipsisImage
|
Gets the settings which define the ellipsis image displayed within editor buttons.
|
Buttons
|
Gets the collection of editor buttons.
|
ButtonStyle
|
Gets the style settings used to paint the editor's buttons.
|
ButtonTemplate
|
Gets or sets a common template used for rendering the editor's buttons.
|
CallbackPageSize
|
Gets or sets the number of items returned from the server on each callback request performed in response to a predefined client user action.
|
ClearButton
|
Gets the settings of the editor's Clear button.
|
ClearButtonStyle
|
Gets the style settings that define the appearance of an editor's Clear button.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the ASPxComboBox.
|
Columns
|
Provides access to the editor's column collection.
|
ConvertEmptyStringToNull
|
Gets or sets a value that specifies whether empty string values are converted to a null reference when an inplace editor's value is retrieved from a data source field.
|
CustomButtonsPosition
|
Specifies the position of custom control buttons relative to the input element.
|
DataMember
|
Gets or sets a specific data member in a multimember data source to bind to the editor.
|
DataSecurityMode
|
Provides the capability to restrict setting the editor value on the client side to values listed in the server AutoCompleteBoxPropertiesBase.Items.
|
DataSource
|
Gets or sets the object from which the data-bound editor retrieves its list of data items.
|
DataSourceID
|
Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items.
|
DisplayFormatInEditMode
|
Gets or sets a value specifying whether a format pattern defined via the EditPropertiesBase.DisplayFormatString property should be applied to the editor value displayed in the edit mode of a complex data control (e.g. ASPxGridView).
|
DisplayFormatString
|
Gets or sets the pattern used to format the editor's value for display purposes.
|
DisplayImageSpacing
|
Gets or sets the amount of space between a display image and text.
|
DropDownApplyButton
|
Gets the settings of the 'Apply' command buttons in dropdown editors.
|
DropDownButton
|
Gets the settings of the editor's drop down button.
|
DropDownCloseButton
|
Gets the settings of the 'Close' command buttons in dropdown editors.
|
DropDownHeight
|
Gets or sets the height of the editor's dropdown window.
|
DropDownRows
|
Gets or sets the number of list items displayed within the editor's scrollable dropdown window simultaneously.
|
DropDownStyle
|