Intersoft.Client.UI.Data Namespace : UXMultipleSelectionComboBox Class |
The following tables list the members exposed by UXMultipleSelectionComboBox.
Name | Description | |
---|---|---|
UXMultipleSelectionComboBox Constructor | Initializes a new instance of the UXMultipleSelectionComboBox class. |
Name | Description | |
---|---|---|
AutoFilterSelectedItemsProperty | Identifies the AutoFilterSelectedItems dependency property. | |
CheckBoxHeaderVisibilityProperty | Identifies the CheckBoxHeaderVisibility dependency property. | |
CheckBoxStyleProperty | Identifies the CheckBoxHeaderVisibility dependency property. | |
InputSeparatorProperty | Identifies the InputSeparator dependency property. | |
KeyMemberPathProperty | Identifies the KeyMemberPath dependency property. | |
RemoveItemCommandProperty | Identifies the RemoveItemCommand dependency property. | |
SelectedItemsProperty | Identifies the SelectedItems dependency property. | |
SelectionInputControlStyleProperty | Identifies the SelectionInputControlStyle dependency property. |
Name | Description | |
---|---|---|
ActualHeight | Gets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | Gets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | Gets or sets a value that determines whether this System.Windows.UIElement can be a drop target for purposes of Silverlight drag-and-drop operations. (Inherited from System.Windows.UIElement) | |
AutoFilterSelectedItems | Gets or sets a value indicating whether the selected items will be filtered automatically. | |
AutoLoadMoreData | Gets or sets a value that indicates whether the control should automatically load more data when the vertical scroll offset reached its bottom edge. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
AutoShowResultBox | Gets or sets a value indicating whether the result box should be automatically displayed when the query text is changed. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
AutoSynchronizeDropdown | Gets or sets a value that determine whether UXDataComboBox should synchronize the query text with the existing text when drop down is open. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
Background | Gets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control) | |
BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control) | |
BorderThickness | Gets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control) | |
BoundaryOffset | Gets or set the minimum boundary offset. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
BusyMode | Gets or sets the busy mode. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
BusyTemplate | Gets or sets the busy template. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
BusyText | Gets or sets the busy text. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) | |
CanUserPage | Gets or sets a value indicating whether the search result can be paged. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
CanUserSort | Gets or sets a value indicating whether the search result can be sorted. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
CharacterSpacing | Gets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control) | |
CheckBoxHeaderVisibility | Gets or sets the checkbox header visibility. | |
CheckBoxStyle | Gets or sets the style applied to the checkbox element. | |
Clip | Gets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
CollectionMemberPath | Gets or sets the collection member path. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ColumnHeaderStyle | Gets or sets the style that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
ColumnHeaderStyleSelector | Gets or sets the style selector that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
ColumnHeaderTemplateSelector | Gets or sets the template selector that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
ColumnHeaderVisibility | Gets or sets a value that indicates the visibility of column header. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
Columns | Gets or sets the columns that going to be displayed. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
ContentPresenter | Gets the content presenter. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
CornerRadius | Represents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Cursor | Gets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
DataContext | Gets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement) | |
DescriptionForeground | Gets or sets the description foreground. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
DescriptionMaxWidth | Gets or sets the description max width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
DescriptionMemberPath | Gets or sets the description member path. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
DescriptionStyle | Gets or sets the description style. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
DescriptionText | Gets or sets the description text. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
DescriptionVisibility | Gets or sets the description visibility. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
DesiredSize | Gets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
DisplayAnimation | Gets or sets a value that determines the display animation. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
DisplayMemberPath | Gets or sets the name or path of the property that is displayed for each data item. (Inherited from System.Windows.Controls.ItemsControl) | |
DropDownBackground | Represents the brush used to draw the dropdown background. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
DropDownBorderBrush | Represents the brush used to draw the dropdown border. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
DropDownEffect | Gets or sets the System.Windows.Media.Effects.Effect to apply to the dropdown element. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
DropDownHeight | Gets or sets the height of content inside drop down list. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
DropDownTemplate | Gets or sets the template that is used for drop down display. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
DropDownWidth | Gets or sets the width of content inside drop down list. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
Effect | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
EnableFadeInAnimation | Gets or sets a value that determines whether the fade animation is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
EnableFadeOutAnimation | Gets or sets a value that determines whether the fade animation is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
EnableFocusAnimation | Specifies whether this button should be animated when focused. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
FilterDescriptors | Gets or sets the descriptor object that encapsulates the filtering related information. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
FilterMemberPath | Gets or sets member path used in the filter descriptor. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
FilterOperator | Gets or sets filter operator used in the filter descriptor. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
FlowDirection | Gets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement) | |
FontFamily | Gets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control) | |
FontSize | Gets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control) | |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) | |
FontStyle | Gets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control) | |
FontWeight | Gets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control) | |
Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) | |
Framework | Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GlassBackground | Represents the brush used to draw the glass element of the button. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
GlassMargin | Gets or sets the value that represents the margin of the glass element. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
GroupStyle | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
HeaderAndRowSeparatorBrush | Gets or sets the header and row separator brush. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
HeaderTemplate | Gets or sets the header template. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
Height | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
HideAnimation | Gets or sets a value that determines the hide animation. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
HorizontalAlignment | Gets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
HorizontalOffset | Gets or sets the distance between the left side of the Silverlight control and the left side of the popup. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
ImageMemberPath | Gets or sets the image member path. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
InnerBorderVisibility | Specifies whether the inner border should be visible. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
InputSeparator | Gets or sets the input separator. | |
IsDropDownEnabled | Gets or sets a value indicating whether the dropdown button is enabled. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
IsDropDownOpen | Gets or sets whether the dropdown menu is currently displaying on the screen. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
IsEditable | Gets or sets a value that indicates whether the UXComboBox is editable. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
IsEnabled | Gets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | Gets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement) | |
IsInDesignMode | Gets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IsReadOnly | Gets or sets a value that indicates whether the UXComboBox is read only. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
IsRefreshingStyle | Gets a value that indicates whether the control's style is being refreshed or reassigned from style manager. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IsRefreshingTemplate | Gets a value that indicates whether the control's template is being refreshed or reassigned from template manager. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IsSearching | Gets or sets a value that indicates whether the UXDataComboBox is currently searching. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) | |
IsTextSearchCaseSensitive | Gets or sets a value that determines whether text search is case sensitive. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
ItemContainerGenerator | Gets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemContainerStyle | Gets or sets the Style that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemContainerStyleSelector | Gets or sets the Style Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemContentType | Gets or sets the item display mode. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
ItemImageHeight | Gets or sets the item's height of the image. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
ItemImageMargin | Gets or sets the margin of the item's image. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
ItemImageStretch | Gets or sets the item's image stretch mode. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
ItemImageWidth | Gets or sets the item's width of the image. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
Items | Gets the collection used to generate the content of the control. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsPanel | Gets or sets the template that defines the panel that controls the layout of items. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsRetrievedText | Gets or sets the text when query return results. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
ItemsSource | Gets or sets a collection used to generate the content of the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplate | Gets or sets the System.Windows.DataTemplate used to display each item. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplateSelector | Gets or sets the Template Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemTextImageRelation | Gets or sets the position of the text and image relative to each other on a control. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
KeyMemberPath | Gets or sets a value that represents the properties path used to filter the selected items when the AutoFilterSelectedItems is enabled. | |
Language | Gets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
LayoutSuspended | Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
LoadDataWhenEmpty | Gets or sets a value indicating whether data combo box should load data when the drop down is opened and the text is empty. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
Margin | Gets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MaxDropDownHeight | Gets or sets the maximum height of content inside drop down list. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
MaxDropDownWidth | Gets or sets the maximum width of content inside drop down list. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
MaxHeight | Gets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MaxLength | Gets or sets the maximum character available for text input. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
MaxWidth | Gets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MinDropDownHeight | Gets or sets the minimum height of content inside drop down list. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
MinDropDownWidth | Gets or sets the minimum width of content inside drop down list. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
MinHeight | Gets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MinWidth | Gets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
Name | Gets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement) | |
NoResultTemplate | Gets or sets the no result template. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
NoResultText | Gets or sets the text when query return no results. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
Opacity | Gets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement) | |
OpacityMask | Gets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement) | |
Padding | Gets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control) | |
PageDescriptor | Gets or sets the descriptor object that encapsulates the paging related information. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
PageSize | Gets or sets the page size. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
Parent | Gets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement) | |
Platform | Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
PreferredHorizontalDirection | Gets or sets the preferred horizontal direction. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
PreferredPosition | Gets or sets the preferred pop up positions. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
PreferredVerticalDirection | Gets or sets the preferred vertical direction. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
Projection | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
QueryLatency | Gets or sets the latency in seconds before query text is updated. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
QueryText | Gets or sets the current query text. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
RemoveItemCommand | Gets or sets command that will be invoked when removing an item. | |
RenderSize | Gets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransform | Gets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | Gets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ResourceOverride | Gets or sets the individual resource object to override the existing localized resource. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
Resources | Gets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources property element, through XAML implicit collection syntax. (Inherited from System.Windows.FrameworkElement) | |
RootElement | Gets the root element. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
ScrollViewerStyle | Gets or sets the UXScrollViewer style. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
SearchCommand | Gets or sets the SearchCommand to invoke when this button is clicked. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
SearchCommandCannotExecute | Gets or sets the UI behavior when the associated SearchCommand cannot be executed. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
SearchCommandParameter | Gets or sets the parameter to pass to the SearchCommand property. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
SearchCommandTarget | Gets or sets the element on which to raise the specified SearchCommand. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
SearchResult | Gets or sets the search result collection to be displayed in the dropdown. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
SelectedElement | Gets or sets the current selected element. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectedIndex | Gets or sets the current selected index. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectedItem | Gets or sets the current selected item. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectedItemConverter | ||
SelectedItems | Gets or sets the selected items | |
SelectedItemsCollection | Gets selected items collection. | |
SelectedValue | Gets the current selected value. Only applicable if selected value path is specified. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectedValuePath | Gets or sets the selected value path. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SelectionInputControlStyle | Gets or sets the selection input control style. | |
ShowKeyboardFocusVisual | (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
ShowResultBoxOnEmptyData | Gets or sets a value indicating whether data combo box should open the drop down when no data retrieved. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
SlideDirection | Gets or sets a value that determine the slide direction when slide animation is used. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
SortDescriptors | Gets or sets the descriptor object that encapsulates the sorting related information. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
StatusBarText | Gets or sets the status text. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
StatusBarVisibility | Gets or sets the status bar visibility. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
StaysOpen | Gets or sets a value that determines whether the popup stays open regardless the hide command. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) | |
TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control) | |
TabNavigation | Gets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement) | |
Template | Gets or sets a control template. (Inherited from System.Windows.Controls.Control) | |
Text | Gets or sets the text value. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
TextBoxBackground | Represents the brush used to draw the textbox background. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
TextBoxPadding | Gets or sets the padding of the text box element of the Intersoft.Client.UI.Aqua.UXCollection.UXComboBox. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
TextBoxStyle | Gets or sets the TextBoxStyle style. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | Gets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels. (Inherited from System.Windows.UIElement) | |
VerticalAlignment | Gets or sets the vertical alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a parent object such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
VerticalLineBrush | Gets or sets the header and row separator brush. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
VerticalLineVisibility | Gets or sets the vertical line visibility. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
VerticalOffset | Gets or sets the distance between the top of the Silverlight control and the top of the popup. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
Visibility | Gets or sets the visibility of a System.Windows.UIElement. A System.Windows.UIElement that is not visible does not render and does not communicate its desired size to layout. (Inherited from System.Windows.UIElement) | |
WatermarkForeground | Specifies the brush applied in watermark text's foreground. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
WatermarkText | Gets or sets the text displayed as watermark. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
WatermarkTextStyle | Specifies the watermark text style. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
WatermarkTextVisibility | Specifies whether watermark text should be displayed when the Text is empty. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
Width | Gets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
ChangeSelection | Internal usage. | |
DefaultStyleKey | Gets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control) | |
IsControlInitialized | Gets or sets a value indicating whether the control has passed the initialization phase. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
IsSelectionPending | Gets or sets a value indicating whether the control has pending selection process. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
Product | Overridden. Product Info. | |
SearchText | Gets or sets current text search string. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SuspendCollectionChanged | Internal usage. |
Name | Description | |
---|---|---|
AddHandler | Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route. (Inherited from System.Windows.UIElement) | |
ApplyTemplate | Overloaded. Applies item template for each generated element. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Arrange | Positions child objects and determines a size for a System.Windows.UIElement. Parent objects that implement custom layout for their child elements should call this method from their layout override implementations to form a recursive layout update. (Inherited from System.Windows.UIElement) | |
AttachEventHandlers | Overridden. Attach built-in event handlers to control templates. Call this method if necessary. | |
CaptureMouse | Sets mouse capture to a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
ContainerFromIndex | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ContainerFromItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
DetachedEventHandlers | Overridden. Detach built-in event handlers from control templates. Call this method if necessary. | |
Dispose | Called when this object is disposed. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
FindName | Retrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement) | |
FindPanel | Gets the panel object reference. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
FindPanels | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Focus | Attempts to set the focus on the control. (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | Retrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement) | |
GetItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItemContainers | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItems | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItemsCount | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetSelectedItem | Get selected item element. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
IndexFromContainer | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IndexFromItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
InitializeStoryboards | Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
InitializeTemplates | Overridden. Initializes control templates. | |
InvalidateArrange | Invalidates the arrange state (layout) for a System.Windows.UIElement. After the invalidation, the System.Windows.UIElement will have its layout updated, which will occur asynchronously. (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | Invalidates the measurement state (layout) for a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
IsMultipleSelection | Gets a value that indicates whether the current action is multiple selection. | |
ItemFromContainer | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Measure | Updates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Typically, objects that implement custom layout for their layout children call this method from their own System.Windows.FrameworkElement.MeasureOverride(System.Windows.Size) implementations to form a recursive layout update. (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the UXMultipleSelectionComboBox when a new template is applied. | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
RefreshClip | Perform clipping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ReleaseMouseCapture | Removes mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement) | |
RemoveHandler | Removes the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ResetAllSortState | Reset all column sort state, except the column that specified (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
ResetSortDescriptors | Reset all sort descriptors (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
ResumeLayout | Resume the layout. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Select | Overloaded. Overridden. Select the item on specified index. | |
SelectAll | Select all items. | |
SelectAllText | Select the input text. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
SelectText | Select the input text. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
SelectValue | (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
SetBinding | Attaches a binding to a System.Windows.FrameworkElement, using the provided binding object, and returns a System.Windows.Data.BindingExpressionBase for possible later use. (Inherited from System.Windows.FrameworkElement) | |
SetFocus | Redirects focus to the text input element. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
SuspendLayout | Suspend the layout. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement) | |
Unselect | Overloaded. Unselects item at specified index. | |
UnselectAll | Unselect all items. | |
UpdateLayout | Ensures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
ApplyBinding | Applies item binding for each generated element. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
ApplyStyle | Applies style for container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ArrangeOverride | Provides the behavior for the Arrange pass of Silverlight layout. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
ChangeVisualState | Overloaded. Overridden. Change visual state. | |
ClearContainerForItemOverride | Undoes the effects of the System.Windows.Controls.ItemsControl.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object) method. (Inherited from System.Windows.Controls.ItemsControl) | |
ClearSelection | Overloaded. Clear current selection. | |
DoFocus | Perform focus. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
DoLostFocus | Perform lost focus. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
FocusChanged | Focus changed (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
GetContainerForItemOverride | Overridden. Creates or identifies the element that is used to display the given item. | |
GetItemContext | Get item's context. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
GetItemElement | Gets item's element. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
GetTemplateChild | Retrieves the named element in the instantiated System.Windows.Controls.ControlTemplate visual tree. (Inherited from System.Windows.Controls.Control) | |
InitializeSelectedItems | Initialize selected items collection. | |
InitializeSelection | Overloaded. Overridden. Initialize selection. | |
IsItemItsOwnContainerOverride | Overridden. Determines if the specified item is (or is eligible to be) its own container. | |
MeasureOverride | (Inherited from System.Windows.FrameworkElement) | |
Menu_Closed | On drop down menu closed. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
Menu_Opened | Overridden. Called when the drop down menu is opened. | |
Menu_Repositioned | Overridden. Called when the drop down menu is repositioned. | |
MenuStateChanged | On dropdown menu state changed. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnAfterSelectedItemChanged | (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
OnColumnsCollectionChanged | Called when the value of the Columns collection is changed. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
OnCornerRadiusChanged | Called when the value of CornerRadius property changes. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnCreateAutomationPeer | When implemented in a derived class, returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Silverlight automation infrastructure. (Inherited from System.Windows.UIElement) | |
OnDependencyPropertyChanged | Invoked when the control properties has changed. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
OnDragEnter | (Inherited from System.Windows.Controls.Control) | |
OnDragLeave | (Inherited from System.Windows.Controls.Control) | |
OnDragOver | (Inherited from System.Windows.Controls.Control) | |
OnDrop | (Inherited from System.Windows.Controls.Control) | |
OnGotFocus | Overridden. Called before element GotFocus event occurs. | |
OnIsDropDownOpenChanged | Called when the value of IsDropDownOpen property changes. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
OnIsEnabledChanged | Called when the value of IsEnabled property changes. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnIsKeyboardFocusChanged | Called when the value of IsKeyboardFocus property changes. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnIsPressedChanged | Called when the value of IsPressed property changes. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnItemsChanged | Overridden. Called when the value of the ItemsControl.Items property changes. | |
OnItemsPanelChanged | Called when the value of ItemsPanel property changes. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
OnItemsSourceChanged | Overridden. Called when the ItemsSource changes. | |
OnKeyDown | (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
OnKeyUp | (Inherited from System.Windows.Controls.Control) | |
OnLostFocus | Overridden. Called before element LostFocus event occurs. | |
OnLostKeyboardFocus | Inheritors should override this method to handle custom logic for LostKeyboardFocus event. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnLostMouseCapture | (Inherited from System.Windows.Controls.Control) | |
OnMouseEnter | Called before MouseEnter event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnMouseLeave | Called before the MouseLeave event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnMouseLeftButtonDown | Overridden. Called when MouseLeftButtonDown event occurs. | |
OnMouseLeftButtonUp | Called before the MouseLeftButtonUp event occurs. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
OnMouseMove | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonDown | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseWheel | (Inherited from System.Windows.Controls.Control) | |
OnSelectedIndexChanged | Overridden. Called when the value of the SelectedIndex property changes. | |
OnSelectedItemChanged | Overridden. Called when the value of the SelectedItem property changes. | |
OnSelectedValueChanged | Overridden. Called when the value of the SelectedValue property changes. | |
OnTextChanged | Called when the value of Text property changes. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
OnTextInput | Called before the System.Windows.UIElement.TextInput event occurs. (Inherited from System.Windows.Controls.ItemsControl) | |
OnTextInputStart | (Inherited from System.Windows.Controls.Control) | |
OnTextInputUpdate | (Inherited from System.Windows.Controls.Control) | |
OnUnloaded | Called when the element is unloaded. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
OnWatermarkTextVisibilityChanged | Called when the WatermarkTextVisibility property is changed. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
PerformTextSearch | Overloaded. Perform text search. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
PrepareContainerForItemOverride | Prepares the specified element to display the specified item. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
RefreshBinding | Refresh property binding. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
RefreshImageBinding | Refresh image member path binding. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
RefreshStyleSelector | Refresh style selector. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
RefreshTemplateSelector | Refresh style selector. (Inherited from Intersoft.Client.Framework.ISItemsControl) |
Name | Description | |
---|---|---|
BindingValidationError | Occurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement) | |
Closed | Occurs when the dropdown menu of the button is closed. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
DataContextChanged | Occurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement) | |
DataLoaded | (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
DataLoading | (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the target. (Inherited from System.Windows.UIElement) | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the origin. (Inherited from System.Windows.UIElement) | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement) | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement) | |
GotFocus | Occurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement) | |
GotKeyboardFocus | (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
IsEnabledChanged | Occurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control) | |
ItemBind | Occurs when item binding. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemBound | Occurs when item is bound. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
KeyDown | Occurs when a keyboard key is pressed while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
KeyUp | Occurs when a keyboard key is released while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
LayoutUpdated | Occurs when the layout of the Silverlight visual tree changes. (Inherited from System.Windows.FrameworkElement) | |
Loaded | Occurs when a System.Windows.FrameworkElement has been constructed and added to the object tree. (Inherited from System.Windows.FrameworkElement) | |
LostFocus | Occurs when a System.Windows.UIElement loses focus. (Inherited from System.Windows.UIElement) | |
LostKeyboardFocus | (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
LostMouseCapture | Occurs when the System.Windows.UIElement loses mouse capture. (Inherited from System.Windows.UIElement) | |
MediaCommand | Occurs when a button is pressed on a remote control. (Inherited from System.Windows.UIElement) | |
MouseEnter | Occurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeave | Occurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement) | |
MouseMove | Occurs when the coordinate position of the mouse (or stylus) changes while over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over a System.Windows.UIElement. However, this event will only be raised if a caller marks the preceding System.Windows.UIElement.MouseRightButtonDown event as handled; see Remarks. (Inherited from System.Windows.UIElement) | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over a System.Windows.UIElement, or the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
Opened | Occurs when the dropdown menu of the button is opened. (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox) | |
QueryTextChanged | Occurs when the selection of a ISelection changes. (Inherited from Intersoft.Client.UI.Data.UXDataComboBox) | |
SelectionChanged | Occurs when the selection of a ISelection changes. (Inherited from Intersoft.Client.Framework.ISSelectionControl) | |
SizeChanged | Occurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
TextInput | Occurs when a UI element gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
TextInputStart | Occurs when a UI element initially gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
TextInputUpdate | Occurs when text continues to be composed via an input method editor (IME). (Inherited from System.Windows.UIElement) | |
Unloaded | Occurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement) |