Intersoft ClientUI Documentation
UXGridViewComboBoxColumn Class Members
See Also  Fields  Properties  Methods  Send Feedback
Intersoft.Client.UI.Data Namespace : UXGridViewComboBoxColumn Class


The following tables list the members exposed by UXGridViewComboBoxColumn.

Public Constructors

 NameDescription
public ConstructorUXGridViewComboBoxColumn ConstructorInitializes a new instance of the UXGridViewComboBoxColumn class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DisplayModePropertyIdentifies the DisplayMode dependency property.  
public Fieldstatic (Shared in Visual Basic)ImageHeightPropertyIdentifies the ImageHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)ImageMarginPropertyIdentifies the ImageMargin dependency property.  
public Fieldstatic (Shared in Visual Basic)ImageStretchPropertyIdentifies the ImageStretch dependency property.  
public Fieldstatic (Shared in Visual Basic)ImageWidthPropertyIdentifies the ImageWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)TextImageRelationPropertyIdentifies the TextImageRelation dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualWidthGets the current width of the column in pixels. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyAggregateGets or sets the aggregate function for this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyAutoOpenDropDownGets or sets a value that indicates whether the drop down is automatically opened when cell got focused.  
public PropertyBackgroundGets or sets the background brush for all cells belong to this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyBindingGets or sets the binding that associates the column with a property in the data source. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyCanUserFilterGets or sets a value that indicates whether the user can filter the data from this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyCanUserGroupGets or sets a value that indicates whether the user can group this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyCanUserReorderGets or sets a value that indicates whether the user can change the column display position by dragging the column header. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyCanUserResizeGets or sets a value that indicates whether the user can adjust the column width using the mouse. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyCanUserSortGets or sets a value that indicates whether the user can sort the column by clicking the column header. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyCellEditingTemplateGets or sets the template that is used to display the contents of a cell that is in editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyCellHorizontalAlignmentGets or sets the horizontal alignment for all cells belong to this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyCellStyleGets or sets the style that is used when rendering cells in the column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyCellTemplateGets or sets the template that is used when rendering cells in the column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyCellVerticalAlignmentGets or sets the vertical alignment for all cells belong to this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyClipboardContentBindingGets or sets the binding that provides access to cell contents for clipboard operations. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyColumnFooterCellStyleGets or sets the style that is used when rendering column footer cells in the column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyColumnFooterCellTemplateGets or sets the template that is used when rendering column footer cells in the column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayIndexGets or sets the display position of the column relative to the other columns in the UXGridView. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyDisplayMemberPathGets or sets the display member path for the combo box element.  
public PropertyDisplayModeGets or sets a value that determine the the cell presentation.  
public PropertyDragIndicatorStyleGets or sets the style that is used to render the column while it is being dragged. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyEditingElementStyleGets or sets the style that is used when rendering the element that the column displays for a cell in editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyElementStyleGets or sets the style that is used when rendering the element that the column displays for a cell that is not in editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyFilterItemContainerStyleGets or sets the item container style for filter element. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyFilterItemsGets collection of filter items used by data filtering feature of this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyFilterItemsBindingGets or sets the binding that associates the filter element of this column with a property in the data source. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyFilterItemTemplateGets or sets the item template for filter element. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyFilterMemberPathGets or sets the display member path for filter element. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyFilterSearchBoxVisibilityGets or sets the data filter's search box element visibility. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyFilterValuePathGets or sets the value member path for filter element. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyFooterFormatStringGets or sets the column footer format string. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyGroupConverterGets or sets the group value converter. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyGroupFooterFormatStringGets or sets the group footer format string. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyGroupHeaderFormatStringGets or sets the group header format string. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyHeaderGets or sets the content of the column header. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyHeaderBindingGets or sets the content of the column header binding. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyHeaderStyleGets or sets the style that is used when rendering the column header. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyHeaderTemplateGets or sets the template that is used when rendering the column header. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyImageBindingGets or sets the binding that associates the image with a property in the data source.  
public PropertyImageHeightGets or sets the height of the image.  
public PropertyImageMarginGets or sets the margin of the image.  
public PropertyImageMemberPathGets or sets the image member path for the combo box element.  
public PropertyImageStretchGets or sets a value that describes how an Image should be stretched to fill the destination rectangle.  
public PropertyImageWidthGets or sets the width of the image.  
public PropertyIsAutoGeneratedGets a value that indicates whether the column is auto-generated. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyIsBatchFilterGets or sets a value that indicates whether batch filtering is enabled. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyIsFrozenGets a value that indicates whether the column is prevented from scrolling horizontally. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyIsReadOnlyGets or sets a value that indicates whether cells in the column can be edited. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyIsReadOnlyBindingGets or sets the binding that associates the IsReadOnly attribute with a property in the data source. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyMaxWidthGets or sets the maximum column width in pixels. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyMinWidthGets or sets the minimum column width in pixels. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyOwningGridGets the owning grid of this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyRowGroupFooterCellStyleGets or sets the style that is used when rendering row group footer cells in the column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyRowGroupFooterCellTemplateGets or sets the template that is used when rendering row group footer cells in the column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyRowGroupHeaderTemplateGets or sets the template that is used when rendering row group header. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertySortMemberPathGets or sets a property name, or a period-delimited hierarchy of property names, that indicates the member to sort by. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyTextImageRelationGets or sets the position of the text and image relative to each other on a control.  
public PropertyValueListSourceGets or sets a collection used as value list source of this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public PropertyValueMemberPathGets or sets the value member path for the combo box element.  
public PropertyVisibilityGets or sets the visibility of the column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public PropertyWidthGets or sets the column width or automatic sizing mode. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAggregateValue (Inherited from Intersoft.Client.UI.Data.UXGridViewBoundColumn)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetCellContentOverloaded. Gets the Content property value for the cell at the intersection of this column and the row that represents the specified data item. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodCancelCellEditOverridden. Causes the column cell being edited to revert to the specified value.  
protected MethodGenerateEditingElementOverridden. Gets a UXGridViewComboBox control that is bound to the column's Binding property value.  
protected MethodGenerateElementOverridden. Gets a read-only UXGridViewDropDownButton element that is bound to the column's Binding property value.  
protected MethodGenerateFooterElementWhen overridden in a derived class, gets a footer element of this column. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
protected MethodNotifyPropertyChangedCalled by a specific column type when one of its properties changes and its current cells need to be updated. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
protected MethodPrepareCellForEditOverridden. Called when a cell in the column enters editing mode.  
Top

See Also

© 2012 All Rights Reserved.