Xceed DataGrid for WPF v7.2 Documentation
MergedColumn Class Properties


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

For a list of all members of this type, see MergedColumn members.

Public Properties
 NameDescription
Public PropertyGets the actual width of the column considering the Width, MinWidth, and MaxWidth properties. (Inherited from Xceed.Wpf.DataGrid.ColumnBase)
Public PropertyGets or sets the title of the window containing the column’s associated FilterExpressionEditor. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets or sets a value representing the horizontal content alignment of cells contained in the column. Applies only to the MergedColumnManagerCell (does not apply to the child columns). (Inherited from ColumnBase)
Public PropertyGets or sets the cell recycling group. (Inherited from ColumnBase)
Public PropertyGets or sets a value representing the vertical content alignment of cells contained in the column. Applies only to the MergedColumnManagerCell (does not apply to the child columns). (Inherited from ColumnBase)
Public PropertyGets or sets the list of child column names.  
Public PropertyGets the merged column's child columns.  
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets the column's parent datagrid control. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets or sets a string representing the description associated to the column. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets or sets a value representing the drag behavior of the column. (Inherited from ColumnBase)
Public PropertyGets the case-sensitive field name of the merged column in a merged column header collection (automatically set to the same value of Name). (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets a value indicating whether the column has a fixed width. (Inherited from ColumnBase)
Public PropertyGets the index of the column in a grid's Column collection. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets a value indicating whether the column is the first visible column in a grid's. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets a value indicating whether the column is the last visible column in a grid. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyOverridden. This property cannot be used on this class.  
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets or sets the unique, case-sensitive identifier of the merged column in a merged column header collection. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets or sets the MergedColumn to which a column is attached as a child (Inherited from ColumnBase)
Public PropertyGets the parent merged column header of the merged column.  
Public Property (Inherited from ColumnBase)
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. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets or sets a value that indicates the text trimming behavior to employ when textual content overflows the content area. Applies only to the MergedColumnManagerCell (does not apply to the child columns). (Inherited from ColumnBase)
Public PropertyGets or sets a value indicating how textual content should be wrapped. Applies only to the MergedColumnManagerCell (does not apply to the child columns). (Inherited from ColumnBase)
Public PropertyGets or sets the data displayed in a column's corresponding ColumnManagerCell and/or GroupByItem. (Inherited from ColumnBase)
Public PropertyGets or sets the DataTemplate used to display the Title's content. (Inherited from ColumnBase)
Public PropertyGets or sets a DataTemplateSelector that provides a way to apply a different TitleTemplates based on custom logic. (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public Property (Inherited from ColumnBase)
Public PropertyGets or sets a value indicating whether the column is visible. (Inherited from ColumnBase)
Public PropertyGets a read-only collection of the visible child columns.  
Public PropertyGets or sets the visible position of the column. (Inherited from ColumnBase)
Top
Protected Properties
 NameDescription
Protected Internal Property (Inherited from System.Windows.FrameworkContentElement)
Protected Property (Inherited from ColumnBase)
Protected Internal Property (Inherited from ColumnBase)
Top
See Also

Reference

MergedColumn Class
Xceed.Wpf.DataGrid Namespace