C1.WPF Namespace : C1ComboBox Class |
For a list of all members of this type, see C1ComboBox members.
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AlternationCount | (Inherited from System.Windows.Controls.ItemsControl) | |
AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesOver | (Inherited from System.Windows.UIElement) | |
AutoComplete | Gets or sets whether the control should try to automatically complete entries using the list items as an item source. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BindingGroup | (Inherited from System.Windows.FrameworkElement) | |
BitmapEffect | (Inherited from System.Windows.UIElement) | |
BitmapEffectInput | (Inherited from System.Windows.UIElement) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
ButtonBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control. | |
ButtonForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the buttons inside the control. | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CaretBrush | Gets or sets the System.Windows.Media.Brush of the blinking cursor of an input control. When .NET Framework is v3.5, 'CaretBrush' takes no effect. | |
Clip | (Inherited from System.Windows.UIElement) | |
ClipToBounds | (Inherited from System.Windows.UIElement) | |
CommandBindings | (Inherited from System.Windows.UIElement) | |
Condition | Gets or sets the filter condition of item source. | |
ContextMenu | (Inherited from System.Windows.FrameworkElement) | |
CornerRadius | Gets or sets a value that represents the degree to which the corners of the element are rounded. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DefaultItemHeight | Obsolete. Use ItemContainerStyle. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) | |
DropDownDirection | Specifies the expand direction of the C1ComboBox drop down. | |
DropDownHeight | Gets or sets the height of the dropdown (set to Double.NaN to size automatically). | |
DropDownWidth | Gets or sets the width of the drop-down box (set to Double.NaN to size automatically). | |
Effect | (Inherited from System.Windows.UIElement) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
Focusable | (Inherited from System.Windows.UIElement) | |
FocusBrush | Gets or sets the System.Windows.Media.Brush used to highlight the focused control. | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. | |
FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
ForceCursor | (Inherited from System.Windows.FrameworkElement) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
GroupStyle | (Inherited from System.Windows.Controls.ItemsControl) | |
GroupStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) | |
HasAnimatedProperties | (Inherited from System.Windows.UIElement) | |
HasItems | (Inherited from System.Windows.Controls.ItemsControl) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
InputBindings | (Inherited from System.Windows.UIElement) | |
InputScope | (Inherited from System.Windows.FrameworkElement) | |
IsArrangeValid | (Inherited from System.Windows.UIElement) | |
IsDropDownOpen | Open or close the C1ComboBox popup. | |
IsEditable | Get/Set if the user can select a value not contained in the C1ComboBox' Items collection. | |
IsEnabled | (Inherited from System.Windows.UIElement) | |
IsFocused | Returns true if the control has the focus. | |
IsGrouping | (Inherited from System.Windows.Controls.ItemsControl) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsInitialized | (Inherited from System.Windows.FrameworkElement) | |
IsInputMethodEnabled | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocused | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) | |
IsLoaded | (Inherited from System.Windows.FrameworkElement) | |
IsManipulationEnabled | (Inherited from System.Windows.UIElement) | |
IsMeasureValid | (Inherited from System.Windows.UIElement) | |
IsMouseCaptured | (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) | |
IsMouseOver | (Inherited from System.Windows.UIElement) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsStylusCaptured | (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) | |
IsStylusOver | (Inherited from System.Windows.UIElement) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
IsTextSearchCaseSensitive | (Inherited from System.Windows.Controls.ItemsControl) | |
IsTextSearchEnabled | (Inherited from System.Windows.Controls.ItemsControl) | |
IsVisible | (Inherited from System.Windows.UIElement) | |
ItemBindingGroup | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemContainerGenerator | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemContainerStyle | Gets or sets the style used for the inner C1ComboBox's items. | |
ItemContainerStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemConverter | Item converter used to convert the items to string and vice versa. | |
Items | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsPanel | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemStringFormat | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplate | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplateSelector | (Inherited from System.Windows.Controls.ItemsControl) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
LayoutTransform | (Inherited from System.Windows.FrameworkElement) | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxDropDownHeight | Gets or sets maximum height constraint of the drop-down box. | |
MaxDropDownItems | Obsolete. Use MaxDropDownHeight. | |
MaxDropDownWidth | Gets or sets maximum width constraint of the drop-down box. | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. | |
MultipleSelectionSeparator | Gets or sets text header separator in multi-select mode. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PersistId | (Inherited from System.Windows.UIElement) | |
PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
ScrollBarStyle | Gets or sets the style used for the inner scrollbar. | |
SelectedBackground | Gets or sets the System.Windows.Media.Brush used to highlight the control when it is selected. | |
SelectedIndex | Gets or sets the current selected index or returns -1 if there is no selection, or the selection doesn't belong to the Items collection. | |
SelectedItem | Gets or sets the current selected item or returns null if there is no selection. | |
SelectedItems | Gets or set the list of items which are selected. | |
SelectedValue | Gets or sets the value of the SelectedItem, obtained by using SelectedValuePath. | |
SelectedValuePath | Gets or sets the path that is used to get the SelectedValue from the SelectedItem. | |
SelectionMode | Gets or sets the selection mode. | |
SnapsToDevicePixels | (Inherited from System.Windows.UIElement) | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
TemplatedParent | (Inherited from System.Windows.FrameworkElement) | |
Text | Gets or sets the text in the C1ComboBox. The behavior depends on the AutoComplete and IsEditable properties. | |
TextAlignment | Gets or sets a value that indicates the horizontal alignment of text content. | |
ToolTip | (Inherited from System.Windows.FrameworkElement) | |
TouchesCaptured | (Inherited from System.Windows.UIElement) | |
TouchesCapturedWithin | (Inherited from System.Windows.UIElement) | |
TouchesDirectlyOver | (Inherited from System.Windows.UIElement) | |
TouchesOver | (Inherited from System.Windows.UIElement) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
Uid | (Inherited from System.Windows.UIElement) | |
UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) | |
ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1ValidationDecorator. | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
Visibility | (Inherited from System.Windows.UIElement) | |
Watermark | Gets or sets the watermark content displayed when the control is empty. | |
Width | (Inherited from System.Windows.FrameworkElement) |