Version

MultiColumnComboColumn Class Members

The following tables list the members exposed by MultiColumnComboColumn.

Public Constructors
 NameDescription
Public ConstructorMultiColumnComboColumn ConstructorInitializes a new instance of the MultiColumnComboColumn class.  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AutoGenerateColumnsPropertyIdentifies the AutoGenerateColumns dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayMemberPathPropertyIdentifies the DisplayMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemsSourcePropertyIdentifies the ItemsSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedValuePathPropertyIdentifies the SelectedValuePath dependency property.  
Public Properties
 NameDescription
Public PropertyActualWidth (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAddNewRowCellStyle (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAddNewRowEditorTemplate (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAddNewRowEditorTemplateHorizontalContentAlignment (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAddNewRowEditorTemplateVerticalContentAlignment (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAddNewRowItemTemplate (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAddNewRowItemTemplateHorizontalContentAlignment (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAddNewRowItemTemplateVerticalContentAlignment (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAllColumns (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAllowCaseSensitiveSort (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAllowEditingValidation (Inherited from Infragistics.Controls.Grids.EditableColumn)
Public PropertyAllowToolTips (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAllVisibleChildColumns (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyAutoGenerateColumnsIf true will cause the Combo Box to auto-generate the columns based on the ItemSource Property. Otherwise, will use the columns in the Columns Property.  
Public PropertyCellStyle (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyCellStyleResolved (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyColumnsAllows the user the ability to specify which columns they want to display in the combo box, these are ignored if AutoGenerateColumns dependency property is set to true.  
Public PropertyConditionalFormatCollection (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyDataType (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyDisplayMemberPathThis is the key from the ItemSource that will be used as a display value for the combo box.  
Public PropertyDisplayNameResolved (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyEditorDisplayBehavior (Inherited from Infragistics.Controls.Grids.CustomDisplayEditableColumn)
Public PropertyEditorHorizontalContentAlignment (Inherited from Infragistics.Controls.Grids.EditableColumn)
Public PropertyEditorStyle (Inherited from Infragistics.Controls.Grids.EditableColumn)
Public PropertyEditorValueConverter (Inherited from Infragistics.Controls.Grids.EditableColumn)
Public PropertyEditorValueConverterParameter (Inherited from Infragistics.Controls.Grids.EditableColumn)
Public PropertyEditorVerticalContentAlignment (Inherited from Infragistics.Controls.Grids.EditableColumn)
Public PropertyFilterColumnSettings (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyFilterMenuItemConverter (Inherited from Infragistics.Controls.Grids.ComboBoxColumnBase)
Public PropertyFirstSortDirection (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyFirstSortDirectionResolved (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyFixedIndicatorDirection (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyFixedIndicatorDirectionResolved (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyFooterStyle (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyFooterStyleResolved (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyFooterTemplate (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyFooterText (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyGroupByComparer (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyGroupByHeaderStyle (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyGroupByItemTemplate (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyGroupByRowStyle (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyHeaderStyle (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderStyleResolved (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderTemplate (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderText (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderTextHorizontalAlignment (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyHeaderTextHorizontalAlignmentResolved (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyHeaderTextVerticalAlignment (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyHeaderTextVerticalAlignmentResolved (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyHorizontalContentAlignment (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsAutoGenerated (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyIsFilterable (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsFixable (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsFixed (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsGroupable (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsGroupBy (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsHideable (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyIsMovable (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsReadOnly (Inherited from Infragistics.Controls.Grids.EditableColumn)
Public PropertyIsResizable (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsSelected (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsSortable (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsSorted (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyIsSummable (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyItemsSourceThis is the items to display for the combo box contents of each cell.  
Public PropertyKey (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyMaximumWidth (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyMergeCellStyle (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyMergedItemTemplate (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyMinimumWidth (Inherited from Infragistics.Controls.Grids.Column)
Public PropertySelectedValuePathThis is the key from the ItemSource that will be used as a value value for the selected item of the combo box.  
Public PropertySortComparer (Inherited from Infragistics.Controls.Grids.Column)
Public PropertySummaryColumnSettings (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyTag (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyToolTipContentTemplate (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyToolTipStyle (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyValueConverter (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyValueConverterParameter (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyVerticalContentAlignment (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyVisibility (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyWidth (Inherited from Infragistics.Controls.Grids.Column)
Public PropertyWidthResolved (Inherited from Infragistics.Controls.Grids.Column)
Protected Properties
 NameDescription
Protected Internal PropertyAllowCellEditorValueChangedFilteringOverridden. Gets a value indicating whether filtering will be immediately applied after the value of the cell editor is changed.  
Protected Internal PropertyCanBeFiltered (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyCanBeGroupedBy (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyCanBeSorted (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyDataField (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal PropertyDefaultFilterOperand (Inherited from Infragistics.Controls.Grids.Column)
Protected PropertyFilterMenuCustomFilterString (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyFormatStringResolved (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyIsEditable (Inherited from Infragistics.Controls.Grids.EditableColumn)
Protected Internal PropertyParentColumn (Inherited from Infragistics.Controls.Grids.Column)
Protected PropertyPriorityProperties (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected PropertyPropertiesToIgnore (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyRequiresBoundDataKey (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal PropertyRequiresFullRedrawOnEditorStyleUpdateOverridden. Gets / sets if whether the Infragistics.Controls.Grids.XamGrid.ResetPanelRows(System.Boolean) should be called to do a full redraw when the MultiColumnComboColumn.EditorStyle is changed.  
Protected Internal PropertyResetCellValueObjectAfterEditing (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyResizeColumnResolved (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertySupportsActivationAndSelection (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertySupportsHeaderFooterContent (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyTopParentColumn (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyUniqueColumnContent (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal PropertyUseReadOnlyFlag (Inherited from Infragistics.Controls.Grids.Column)
Public Methods
 NameDescription
Public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Protected Methods
 NameDescription
Protected Internal MethodFillAvailableFilters (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal MethodFillAvailableSummaries (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal MethodFillFilterMenuOptions (Inherited from Infragistics.Controls.Grids.Column)
Protected MethodFinishedLoadingPersistence (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal MethodGenerateCell (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal MethodGenerateContentProviderOverridden. Generates a new Infragistics.Controls.Grids.Primitives.MultiColumnComboColumnContentProvider that will be used to generate content for Infragistics.Controls.Grids.Cell objects for this Infragistics.Controls.Grids.Column.  
Protected MethodGenerateDataCell (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal MethodGenerateFilterSelectionControl (Inherited from Infragistics.Controls.Grids.Column)
Protected MethodGenerateFooterCell (Inherited from Infragistics.Controls.Grids.Column)
Protected MethodGenerateHeaderCell (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal MethodInvalidateVisibility (Inherited from Infragistics.Controls.Grids.Column)
Protected MethodOnColumnLayoutChanged (Inherited from Infragistics.Controls.Grids.Column)
Protected MethodOnDataTypeChanged (Inherited from Infragistics.Controls.Grids.Column)
Protected MethodOnPropertyChangedOverloaded. Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Inherited from Infragistics.DependencyObjectNotifier)
Protected Internal MethodOnShowAvailableColumnFilterOperands (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal MethodOnStyleChanged (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected MethodOnVisibilityChanged (Inherited from Infragistics.Controls.Grids.Column)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.DependencyObjectNotifier)
Protected Internal MethodResolveChildColumns (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal MethodResolveValueOverloaded.  (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal MethodSetSelected (Inherited from Infragistics.Controls.Grids.Column)
Protected Internal MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Protected MethodValidateGroupByComparer (Inherited from Infragistics.Controls.Grids.Column)
Protected MethodValidateSortComparer (Inherited from Infragistics.Controls.Grids.Column)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.DependencyObjectNotifier)
See Also