Click or drag to resize

EditableListColumnComboboxEditor Properties

The EditableListColumnComboboxEditor type exposes the following members.

Properties
  NameDescription
Public propertyAllowAutocompletion
Gets or sets the value which indicates whether to use autocompletion for value searching.
Public propertyAllowEditing
Gets or sets a value that indicates whether editing is enabled.
Public propertyAutocompleteExpression
Gets or sets the function which overrides the defualt autocmplete function.
Public propertyCssClass
Gets or sets the additional CSS class name to apply to editor.
(Inherited from EditableListColumnEditor.)
Public propertyEditExpression
Gets or sets a value which overrides the defualt editor.
Public propertyEditorTypeName (Overrides EditableListColumnEditorEditorTypeName.)
Public propertyEnabled
Gets or sets a value indicating whether the editor is enabled.
(Inherited from EditableListColumnEditor.)
Public propertyOptions
Public propertyWidth
Gets or sets the width of the selector field excluding the width of the calendar icon (in pixels).
(Inherited from EditableListColumnEditor.)
Top
See Also