Name | Description | |
---|---|---|
MergedColumn Constructor | Initializes a new instance of the MergedColumn class. |
The following tables list the members exposed by MergedColumn.
Name | Description | |
---|---|---|
MergedColumn Constructor | Initializes a new instance of the MergedColumn class. |
Name | Description | |
---|---|---|
ChildColumnNamesProperty | Identifies the ChildColumnNames 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) | |
CellHorizontalContentAlignment | Gets 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) | |
CellRecyclingGroup | Gets or sets the cell recycling group. (Inherited from ColumnBase) | |
CellVerticalContentAlignment | Gets 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) | |
ChildColumnNames | Gets or sets the list of child column names. | |
ChildColumns | Gets the merged column's child columns. | |
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) | |
DependencyObjectType | (Inherited from ColumnBase) | |
Description | Gets or sets a string representing the description associated to the column. (Inherited from ColumnBase) | |
Dispatcher | (Inherited from ColumnBase) | |
DraggableStatus | Gets or sets a value representing the drag behavior of the column. (Inherited from ColumnBase) | |
FieldName | Gets 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) | |
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 | Overridden. This property cannot be used on this class. | |
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) | |
Name | Gets or sets the unique, case-sensitive identifier of the merged column in a merged column header collection. (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) | |
ParentMergedHeader | Gets the parent merged column header of the merged column. | |
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. Applies only to the MergedColumnManagerCell (does not apply to the child columns). (Inherited from ColumnBase) | |
TextWrapping | Gets 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) | |
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) | |
VisibleChildColumns | Gets a read-only collection of the visible child columns. | |
VisiblePosition | Gets or sets the visible position of the column. (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 | Overridden. Retrieves the fitted width of the column, in device-independent units (1/96th inch per unit). | |
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. |