Xceed DataGrid for WPF v7.2 Documentation
ColumnBase Class Members
Fields  Properties  Methods  Events


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : ColumnBase Class

The following tables list the members exposed by ColumnBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the ActualWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the AdvancedFilterControlTitle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the AutoFilterControlStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CanBeCurrentWhenReadOnlyProperty dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellContentStringFormat dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellContentTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellContentTemplateSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellEditorDisplayConditions dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellEditor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellEditorSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellErrorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellHorizontalContentAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)

Identifies the CellRecyclingGroup dependency property.

 
Public Fieldstatic (Shared in Visual Basic)Identifies the CellSpanningDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CellVerticalContentAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DefaultCulture dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Description dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DraggableStatus dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FieldName dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FilterExpressionEditorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)

Identifies the FilteringDistinctValues dependency property.

 
Public Fieldstatic (Shared in Visual Basic)Identifies the GroupConfiguration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the GroupDescription dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the GroupValueStringFormat dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the GroupValueTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the GroupValueTemplateSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HasFixedWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HasValidationError dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsFirstVisible dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsLastVisible dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MaxWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MinWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the OverrideReadOnlyForInsertion dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ReadOnly dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ShowInColumnChooser dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SortDirectionCycle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SortDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SortIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the TextTrimming dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the TextWrapping dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Title dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the TitleTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the TitleTemplateSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the VisiblePosition dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Visible dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Width dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets the actual width of the column considering the Width, MinWidth, and MaxWidth properties.  
Public PropertyGets or sets the title of the window containing the column’s associated FilterExpressionEditor.  
Public PropertyGets or sets a value indicating if advanced filtering is allowed for this column.  
Public PropertyGets or sets a value indicating whether the values of a column can be filtered through the auto-filter drop down displayed in its corresponding ColumnManagerCell.  
Public Property (Inherited from System.Windows.ContentElement)
Public PropertyGets or sets a value indicating whether the data items in a grid can be grouped according to the values of the column.  
Public PropertyGets or sets a value indicating whether the data items in a grid can be sorted according to the values of the column.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets the style that will be used by the column's associated AutoFilterControl.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets a value indicating whether cells in the column can receive focus when the parent column's ReadOnly property is set to true.  
Public PropertyGets or sets the format used for the content of the cells. This can also impact the format of the data during export or when copying to the clipboard.  
Public PropertyGets or sets the DataTemplate used to display the cells' content.  
Public PropertyGets or sets a DataTemplateSelector that provides a way to apply a different CellContentTemplate based on custom logic.  
Public PropertyGets or sets the CellEditor that contains the information required to display the template that will be used to edit the content of the cells contained in the column as well as the activation gestures that activate the template.  
Public PropertyGets or sets a value indicating under what conditions the editors for the cells contained in the column are displayed.  
Public PropertyGets or sets a cell editor selector that will be used to select the appropriate cell editor for a given cell based on its information.  
Public PropertyGets or sets the style that will be used by the cells contained in the column when their content fails the validation process.  
Public PropertyGets or sets a value representing the horizontal content alignment of cells contained in the column.  
Public PropertyGets or sets the cell recycling group.  
Public PropertyGets or sets a value that indicates the direction in which a cell can span in order to merge with other cells.  
Public PropertyGets the list of CellValidationRules against which the content of the cells contained in the column are validated before they exit edit mode.  
Public PropertyGets or sets a value representing the vertical content alignment of cells contained in the column.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets the column's parent datagrid control.  
Public PropertyGets or sets the culture that will be used for the formatting of the values when ColumnBase.CellContentStringFormat or ColumnBase.GroupValueStringFormat are used. If no culture is specified, the CultureInfo.CurrentCulture will be used.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets a string representing the description associated to the column.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets an IValueConverter that allows to export or copy a value as it is displayed in the grid and allows a user to use displayed values when entering a filter criterion in a FilterCell.  
Public PropertyGets or sets the culture in which to evaluate the converter.  
Public PropertyGets or sets the parameter to pass to the converter.  
Public PropertyGets or sets a value representing the drag behavior of the column.  
Public PropertyGets or sets the case-sensitive field name that uniquely identifies the column in a grid's column collection.  
Public PropertyGets or sets the style that will be used by the column’s associated FilterExpressionEditor.  
Public PropertyGets or sets a list of values that are distinct in a given column which are used to provide filtering.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets the group configuration that will be applied to the groups that are created from the values of this column.  
Public PropertyGets or sets the group description that is used whenever groups are created according to the values of this column.  
Public PropertyGets or sets the format used for the content of the group header. This can also impact the format of the data during export or when copying to the clipboard.  
Public PropertyGets or sets the template that will be used by a group to display its value when the group is created according the values of the column.  
Public PropertyGets or sets a DataTemplateSelector that provides a way to apply a different GroupValueTemplates based on custom logic.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets a value indicating whether the column has a fixed width.  
Public PropertyGets a value indicating whether the content of one of the cells contained in the column failed the validation process.  
Public PropertyGets the index of the column in a grid's Column collection.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets a value indicating whether the column is the first visible column in a grid's.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets a value indicating whether the column is the last visible column in a grid.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets a value indicating whether the column is a grid's main (primary) column.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets the maximum width of the column, in device-independent units (1/96th inch per unit).  
Public PropertyGets or sets the minimum width of the column, in device-independent units (1/96th inch per unit).  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets a value indicating whether an InsertionRow can be edited regardless of the value of the ReadOnly property.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets the MergedColumn to which a column is attached as a child  
Public PropertyGets or sets a value indicating whether the content of the cells in the column can be edited.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets a value indicating if the title of the column appears in the column chooser context menu, allowing its visibility to be changed at run time by the end user.  
Public PropertyGets a value indicating the direction in which the values contained in the column are sorted.  
Public PropertyGets or sets the sort directions through which the column will cycle when its associated column-manager cell or group-by item is pressed.  
Public PropertyGets the sort index of the column.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets a value that indicates the text trimming behavior to employ when textual content overflows the content area.  
Public PropertyGets or sets a value indicating how textual content should be wrapped.  
Public PropertyGets or sets the data displayed in a column's corresponding ColumnManagerCell and/or GroupByItem.  
Public PropertyGets or sets the DataTemplate used to display the Title's content.  
Public PropertyGets or sets a DataTemplateSelector that provides a way to apply a different TitleTemplates based on custom logic.  
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public Property (Inherited from System.Windows.FrameworkContentElement)
Public PropertyGets or sets a value indicating whether the column is visible.  
Public PropertyGets or sets the visible position of the column.  
Public PropertyGets or sets the width of the column, in device-independent units (1/96th inch per unit).  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.ContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkContentElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public MethodRetrieves the fitted width of the column, in device-independent units (1/96th inch per unit).  
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkContentElement)
Public MethodReturns the string representation of the column.  
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Public Method (Inherited from System.Windows.FrameworkContentElement)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected MethodOverloaded. Overridden. Raises the PropertyChanged event using the specified PropertyChangedEventArgs.  
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected MethodInvoked whenever a WeakEventManager delivers the event being managed by the class.  
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public EventRaised when the value of a property is changed.  
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from System.Windows.FrameworkContentElement)
Top
See Also

Reference

ColumnBase Class
Xceed.Wpf.DataGrid Namespace