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


The following tables list the members exposed by UXGridViewBoundColumn.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)FilterItemContainerStylePropertyIdentifies the FilterItemContainerStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterItemTemplatePropertyIdentifies the FilterItemTemplate dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterMemberPathPropertyIdentifies the FilterMemberPath dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterSearchBoxVisibilityPropertyIdentifies the SearchBoxVisibility dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterValuePathPropertyIdentifies the FilterValuePath dependency property.  
public Fieldstatic (Shared in Visual Basic)IsBatchFilterPropertyIdentifies the IsBatchFilter dependency property.  
public Fieldstatic (Shared in Visual Basic)ValueListSourcePropertyIdentifies the ValueListSource 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.  
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.  
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.  
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 PropertyClipboardContentBindingOverridden. Gets or sets the binding that provides access to cell contents for clipboard operations.  
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 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.  
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.  
public PropertyFilterItemContainerStyleGets or sets the item container style for filter element.  
public PropertyFilterItemsGets collection of filter items used by data filtering feature of this column.  
public PropertyFilterItemsBindingGets or sets the binding that associates the filter element of this column with a property in the data source.  
public PropertyFilterItemTemplateGets or sets the item template for filter element.  
public PropertyFilterMemberPathGets or sets the display member path for filter element.  
public PropertyFilterSearchBoxVisibilityGets or sets the data filter's search box element visibility.  
public PropertyFilterValuePathGets or sets the value member path for filter element.  
public PropertyFooterFormatStringGets or sets the column footer format string.  
public PropertyGroupConverterGets or sets the group value converter.  
public PropertyGroupFooterFormatStringGets or sets the group footer format string.  
public PropertyGroupHeaderFormatStringGets or sets the group header format string.  
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 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.  
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.  
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 PropertyValueListSourceGets or sets a collection used as value list source of this column.  
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 MethodGetAggregateValueGet the aggregate value.  
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 MethodCancelCellEditWhen overridden in a derived class, causes the column cell being edited to revert to the unedited value. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
protected MethodGenerateEditingElementWhen overridden in a derived class, gets an editing element that is bound to the column's Binding property value. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
protected MethodGenerateElementWhen overridden in a derived class, gets a read-only element that is bound to the column's Binding property value. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
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 MethodPrepareCellForEditWhen overridden in a derived class, called when a cell in the column enters editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridViewColumn)
Top

See Also

© 2012 All Rights Reserved.