Xceed DataGrid for WPF v7.2 Documentation
UnboundColumn Class Properties


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

For a list of all members of this type, see UnboundColumn 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 indicating whether cells in the column can receive focus when the parent column's ReadOnly property is set to true. (Inherited from ColumnBase)
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. (Inherited from ColumnBase)
Public PropertyGets or sets the DataTemplate used to display the cells' content. (Inherited from ColumnBase)
Public PropertyGets or sets a DataTemplateSelector that provides a way to apply a different CellContentTemplate based on custom logic. (Inherited from ColumnBase)
Public PropertyGets or sets a value representing the horizontal content alignment of cells contained in the column. (Inherited from ColumnBase)
Public PropertyGets or sets the cell recycling group. (Inherited from ColumnBase)
Public PropertyGets or sets a value that indicates the direction in which a cell can span in order to merge with other cells. (Inherited from ColumnBase)
Public PropertyGets or sets a value representing the vertical content alignment of cells contained in the column. (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 the column's parent datagrid control. (Inherited from ColumnBase)
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. (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 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. (Inherited from ColumnBase)
Public PropertyGets or sets the culture in which to evaluate the converter. (Inherited from ColumnBase)
Public PropertyGets or sets the parameter to pass to the converter. (Inherited from ColumnBase)
Public PropertyGets or sets a value representing the drag behavior of the column. (Inherited from ColumnBase)
Public PropertyGets or sets the case-sensitive field name that uniquely identifies 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 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 PropertyGets or sets a value indicating whether the column is a grid's main (primary) column. (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 Property (Inherited from ColumnBase)
Public PropertyGets or sets the maximum width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase)
Public PropertyGets or sets the minimum width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase)
Public Property (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 PropertyOverridden. Overriden. This property cannot be used on this class. (An exception will be thrown if it is set).  
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. (Inherited from ColumnBase)
Public PropertyGets or sets a value indicating how textual content should be wrapped. (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 or sets the visible position of the column. (Inherited from ColumnBase)
Public PropertyGets or sets the width of the column, in device-independent units (1/96th inch per unit). (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

UnboundColumn Class
Xceed.Wpf.DataGrid Namespace