Name | Description | |
---|---|---|
UnboundColumn Constructor | Overloaded. |
The following tables list the members exposed by UnboundColumn.
Name | Description | |
---|---|---|
UnboundColumn Constructor | Overloaded. |
Name | Description | |
---|---|---|
ReadOnlyProperty | Identifies the ReadOnly 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) | |
AllowDrop | (Inherited from ColumnBase) | |
AreAnyTouchesCaptured | (Inherited from ColumnBase) | |
AreAnyTouchesCapturedWithin | (Inherited from ColumnBase) | |
AreAnyTouchesDirectlyOver | (Inherited from ColumnBase) | |
AreAnyTouchesOver | (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) | |
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) | |
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) | |
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) | |
Focusable | (Inherited from ColumnBase) | |
FocusVisualStyle | (Inherited from ColumnBase) | |
ForceCursor | (Inherited from ColumnBase) | |
HasAnimatedProperties | (Inherited from ColumnBase) | |
HasFixedWidth | Gets a value indicating whether the column has a fixed width. (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) | |
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) | |
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 | Overridden. Overriden. This property cannot be used on this class. (An exception will be thrown if it is set). | |
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) | |
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 | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.ContentElement) | |
AddToEventRoute | (Inherited from ColumnBase) | |
ApplyAnimationClock | Overloaded. (Inherited from ColumnBase) | |
BeginAnimation | Overloaded. (Inherited from ColumnBase) | |
BeginInit | (Inherited from ColumnBase) | |
BeginStoryboard | Overloaded. (Inherited from ColumnBase) | |
BringIntoView | (Inherited from ColumnBase) | |
CaptureMouse | (Inherited from ColumnBase) | |
CaptureStylus | (Inherited from ColumnBase) | |
CaptureTouch | (Inherited from ColumnBase) | |
ClearValue | Overloaded. (Inherited from ColumnBase) | |
CoerceValue | (Inherited from ColumnBase) | |
EndInit | (Inherited from ColumnBase) | |
Equals | (Inherited from ColumnBase) | |
FindName | (Inherited from ColumnBase) | |
FindResource | (Inherited from ColumnBase) | |
Focus | (Inherited from ColumnBase) | |
GetAnimationBaseValue | (Inherited from ColumnBase) | |
GetBindingExpression | (Inherited from ColumnBase) | |
GetFittedWidth | Retrieves the fitted width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase) | |
GetHashCode | (Inherited from ColumnBase) | |
GetLocalValueEnumerator | (Inherited from ColumnBase) | |
GetValue | (Inherited from ColumnBase) | |
InvalidateProperty | (Inherited from ColumnBase) | |
MoveFocus | (Inherited from ColumnBase) | |
PredictFocus | (Inherited from ColumnBase) | |
RaiseEvent | (Inherited from ColumnBase) | |
ReadLocalValue | (Inherited from ColumnBase) | |
RegisterName | (Inherited from ColumnBase) | |
ReleaseAllTouchCaptures | (Inherited from ColumnBase) | |
ReleaseMouseCapture | (Inherited from ColumnBase) | |
ReleaseStylusCapture | (Inherited from ColumnBase) | |
ReleaseTouchCapture | (Inherited from ColumnBase) | |
RemoveHandler | (Inherited from ColumnBase) | |
SetBinding | Overloaded. (Inherited from ColumnBase) | |
SetCurrentValue | (Inherited from ColumnBase) | |
SetResourceReference | (Inherited from ColumnBase) | |
SetValue | Overloaded. (Inherited from ColumnBase) | |
ToString | Returns the string representation of the column. (Inherited from ColumnBase) | |
TryFindResource | (Inherited from ColumnBase) | |
UnregisterName | (Inherited from ColumnBase) | |
UpdateDefaultStyle | (Inherited from ColumnBase) |
Name | Description | |
---|---|---|
ShowDialog | Overloaded. |