Name | Description | |
---|---|---|
Column Constructor |
The following tables list the members exposed by Column.
Name | Description | |
---|---|---|
Column Constructor |
Name | Description | |
---|---|---|
ForeignKeyConfigurationProperty | Identifies the ForeignKeyConfiguration dependency property. |
Name | Description | |
---|---|---|
ActualWidth | Gets the actual width of the column considering the Width, MinWidth, and MaxWidth properties. (Inherited from Xceed.Wpf.DataGrid.ColumnBase) | |
AdvancedFilterControlTitle | Gets or sets the title of the window containing the column’s associated FilterExpressionEditor. (Inherited from ColumnBase) | |
AllowAdvancedFilter | Overridden. | |
AllowAutoFilter | Overridden. Gets or sets a value indicating if the values in the column can be filtered using automatic filtering. | |
AllowDrop | (Inherited from ColumnBase) | |
AllowGroup | Overridden. Gets or sets a value indicating if the values in the column can be grouped. | |
AllowSort | Overridden. Gets or sets a value indicating if the values in the column can be sorted. | |
AreAnyTouchesCaptured | (Inherited from ColumnBase) | |
AreAnyTouchesCapturedWithin | (Inherited from ColumnBase) | |
AreAnyTouchesDirectlyOver | (Inherited from ColumnBase) | |
AreAnyTouchesOver | (Inherited from ColumnBase) | |
AutoFilterControlStyle | Gets or sets the style that will be used by the column's associated AutoFilterControl. (Inherited from ColumnBase) | |
BindingGroup | (Inherited from ColumnBase) | |
CanBeCurrentWhenReadOnly | Gets 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) | |
CellContentStringFormat | Gets 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) | |
CellContentTemplate | Gets or sets the DataTemplate used to display the cells' content. (Inherited from ColumnBase) | |
CellContentTemplateSelector | Gets or sets a DataTemplateSelector that provides a way to apply a different CellContentTemplate based on custom logic. (Inherited from ColumnBase) | |
CellEditor | Gets 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. (Inherited from ColumnBase) | |
CellEditorDisplayConditions | Gets or sets a value indicating under what conditions the editors for the cells contained in the column are displayed. (Inherited from ColumnBase) | |
CellEditorSelector | Gets or sets a cell editor selector that will be used to select the appropriate cell editor for a given cell based on its information. (Inherited from ColumnBase) | |
CellErrorStyle | Gets or sets the style that will be used by the cells contained in the column when their content fails the validation process. (Inherited from ColumnBase) | |
CellHorizontalContentAlignment | Gets or sets a value representing the horizontal content alignment of cells contained in the column. (Inherited from ColumnBase) | |
CellRecyclingGroup | Gets or sets the cell recycling group. (Inherited from ColumnBase) | |
CellSpanningDirection | Gets or sets a value that indicates the direction in which a cell can span in order to merge with other cells. (Inherited from ColumnBase) | |
CellValidationRules | Gets the list of CellValidationRules against which the content of the cells contained in the column are validated before they exist edit mode. (Inherited from ColumnBase) | |
CellVerticalContentAlignment | Gets or sets a value representing the vertical content alignment of cells contained in the column. (Inherited from ColumnBase) | |
CommandBindings | (Inherited from ColumnBase) | |
ContextMenu | (Inherited from ColumnBase) | |
Cursor | (Inherited from ColumnBase) | |
DataContext | (Inherited from ColumnBase) | |
DataGridControl | Gets the column's parent datagrid control. (Inherited from ColumnBase) | |
DefaultCulture | Gets 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) | |
DependencyObjectType | (Inherited from ColumnBase) | |
Description | Gets or sets a string representing the description associated to the column. (Inherited from ColumnBase) | |
Dispatcher | (Inherited from ColumnBase) | |
DisplayedValueConverter | Gets 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) | |
DisplayedValueConverterCulture | Gets or sets the culture in which to evaluate the converter. (Inherited from ColumnBase) | |
DisplayedValueConverterParameter | Gets or sets the parameter to pass to the converter. (Inherited from ColumnBase) | |
DisplayMemberBindingInfo | Gets or sets the binding information between a column and its corresponding field in the underlying data source. | |
DraggableStatus | Gets or sets a value representing the drag behavior of the column. (Inherited from ColumnBase) | |
FieldName | Gets or sets the case-sensitive field name that uniquely identifies the column in a grid's column collection. (Inherited from ColumnBase) | |
FilterExpressionEditorStyle | Gets or sets the style that will be used by the column’s associated FilterExpressionEditor. (Inherited from ColumnBase) | |
FilteringDistinctValues | Gets or sets a list of values that are distinct in a given column which are used to provide filtering. (Inherited from ColumnBase) | |
Focusable | (Inherited from ColumnBase) | |
FocusVisualStyle | (Inherited from ColumnBase) | |
ForceCursor | (Inherited from ColumnBase) | |
ForeignKeyConfiguration | Gets or sets a ForeignKeyConfiguration through which the visual representation of a foreign key description can be configured. | |
GroupConfiguration | Gets or sets the group configuration that will be applied to the groups that are created from the values of this column. (Inherited from ColumnBase) | |
GroupDescription | Gets or sets the group description that is used whenever groups are created according to the values of this column. (Inherited from ColumnBase) | |
GroupValueStringFormat | Gets 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. (Inherited from ColumnBase) | |
GroupValueTemplate | Gets 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. (Inherited from ColumnBase) | |
GroupValueTemplateSelector | Gets or sets a DataTemplateSelector that provides a way to apply a different GroupValueTemplates based on custom logic. (Inherited from ColumnBase) | |
HasAnimatedProperties | (Inherited from ColumnBase) | |
HasFixedWidth | Gets a value indicating whether the column has a fixed width. (Inherited from ColumnBase) | |
HasValidationError | Gets a value indicating whether the content of one of the cells contained in the column failed the validation process. (Inherited from ColumnBase) | |
Index | Gets the index of the column in a grid's Column collection. (Inherited from ColumnBase) | |
InputBindings | (Inherited from ColumnBase) | |
InputScope | (Inherited from ColumnBase) | |
IsAutoCreated | ||
IsEnabled | (Inherited from ColumnBase) | |
IsFirstVisible | Gets a value indicating whether the column is the first visible column in a grid's. (Inherited from ColumnBase) | |
IsFocused | (Inherited from ColumnBase) | |
IsInitialized | (Inherited from ColumnBase) | |
IsInputMethodEnabled | (Inherited from ColumnBase) | |
IsKeyboardFocused | (Inherited from ColumnBase) | |
IsKeyboardFocusWithin | (Inherited from ColumnBase) | |
IsLastVisible | Gets a value indicating whether the column is the last visible column in a grid. (Inherited from ColumnBase) | |
IsLoaded | (Inherited from ColumnBase) | |
IsMainColumn | Gets or sets a value indicating whether the column is a grid's main (primary) column. (Inherited from ColumnBase) | |
IsMouseCaptured | (Inherited from ColumnBase) | |
IsMouseCaptureWithin | (Inherited from ColumnBase) | |
IsMouseDirectlyOver | (Inherited from ColumnBase) | |
IsMouseOver | (Inherited from ColumnBase) | |
IsSealed | (Inherited from ColumnBase) | |
IsStylusCaptured | (Inherited from ColumnBase) | |
IsStylusCaptureWithin | (Inherited from ColumnBase) | |
IsStylusDirectlyOver | (Inherited from ColumnBase) | |
IsStylusOver | (Inherited from ColumnBase) | |
Language | (Inherited from ColumnBase) | |
MaxWidth | Gets or sets the maximum width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase) | |
MinWidth | Gets or sets the minimum width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase) | |
Name | (Inherited from ColumnBase) | |
OverrideReadOnlyForInsertion | Gets or sets a value indicating whether an InsertionRow can be edited regardless of the value of the ReadOnly property. (Inherited from ColumnBase) | |
OverridesDefaultStyle | (Inherited from ColumnBase) | |
Parent | (Inherited from ColumnBase) | |
ParentMergedColumn | Gets or sets the MergedColumn to which a column is attached as a child (Inherited from ColumnBase) | |
ReadOnly | Gets or sets a value indicating whether the content of the cells in the column can be edited. (Inherited from ColumnBase) | |
Resources | (Inherited from ColumnBase) | |
ShowInColumnChooser | Gets 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) | |
SortDirection | Gets a value indicating the direction in which the values contained in the column are sorted. (Inherited from ColumnBase) | |
SortDirectionCycle | Gets or sets the sort directions through which the column will cycle when its associated column-manager cell or group-by item is pressed. (Inherited from ColumnBase) | |
SortIndex | Gets the sort index of the column. (Inherited from ColumnBase) | |
Style | (Inherited from ColumnBase) | |
Tag | (Inherited from ColumnBase) | |
TemplatedParent | (Inherited from ColumnBase) | |
TextTrimming | Gets or sets a value that indicates the text trimming behavior to employ when textual content overflows the content area. (Inherited from ColumnBase) | |
TextWrapping | Gets or sets a value indicating how textual content should be wrapped. (Inherited from ColumnBase) | |
Title | Gets or sets the data displayed in a column's corresponding ColumnManagerCell and/or GroupByItem. (Inherited from ColumnBase) | |
TitleTemplate | Gets or sets the DataTemplate used to display the Title's content. (Inherited from ColumnBase) | |
TitleTemplateSelector | Gets or sets a DataTemplateSelector that provides a way to apply a different TitleTemplates based on custom logic. (Inherited from ColumnBase) | |
ToolTip | (Inherited from ColumnBase) | |
TouchesCaptured | (Inherited from ColumnBase) | |
TouchesCapturedWithin | (Inherited from ColumnBase) | |
TouchesDirectlyOver | (Inherited from ColumnBase) | |
TouchesOver | (Inherited from ColumnBase) | |
Visible | Gets or sets a value indicating whether the column is visible. (Inherited from ColumnBase) | |
VisiblePosition | Gets or sets the visible position of the column. (Inherited from ColumnBase) | |
Width | Gets or sets the width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase) |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.FrameworkContentElement) | |
IsEnabledCore | (Inherited from ColumnBase) | |
LogicalChildren | (Inherited from ColumnBase) |
Name | Description | |
---|---|---|
ShowDialog | Overloaded. |