Skip to main content
A newer version of this page is available. .

BaseColumn Fields

Serves as a base for classes that represent columns or card fields.
Name Description
ActualAllowMovingProperty static Identifies the BaseColumn.ActualAllowMoving dependency property.
ActualAllowResizingProperty static Identifies the BaseColumn.ActualAllowResizing dependency property.
ActualBandCellLeftSeparatorColorProperty static Identifies the BaseColumn.ActualBandCellLeftSeparatorColor dependency property.
ActualBandCellRightSeparatorColorProperty static Identifies the BaseColumn.ActualBandCellRightSeparatorColor dependency property.
ActualBandHeaderLeftSeparatorColorProperty static Identifies the BaseColumn.ActualBandHeaderLeftSeparatorColor dependency property.
ActualBandHeaderRightSeparatorColorProperty static Identifies the BaseColumn.ActualBandHeaderRightSeparatorColor dependency property.
ActualBandLeftSeparatorWidthProperty static Identifies the BaseColumn.ActualBandLeftSeparatorWidth dependency property.
ActualBandRightSeparatorWidthProperty static Identifies the BaseColumn.ActualBandRightSeparatorWidth dependency property.
ActualCellToolTipTemplateProperty static Identifies the BaseColumn.ActualCellToolTipTemplate dependency property.
ActualCollectionIndexProperty static Identifies the BaseColumn.ActualCollectionIndex dependency property.
ActualHeaderStyleProperty static Identifies the ActualHeaderStyle dependency property.
ActualHeaderTemplateSelectorProperty static Identifies the BaseColumn.ActualHeaderTemplateSelector dependency property.
ActualHeaderToolTipTemplateProperty static Identifies the BaseColumn.ActualHeaderToolTipTemplate dependency property.
ActualHeaderWidthProperty static Identifies the BaseColumn.ActualHeaderWidth dependency property.
ActualVisibleIndexProperty static Identifies the BaseColumn.ActualVisibleIndex dependency property.
ActualWidthProperty static Identifies the BaseColumn.ActualWidth dependency property.
AllowBestFitProperty static Identifies the BaseColumn.AllowBestFit dependency property.
AllowDropProperty static Identifies the AllowDrop dependency property. Inherited from ContentElement.
AllowMovingProperty static Identifies the BaseColumn.AllowMoving dependency property.
AllowPrintingProperty static Identifies the BaseColumn.AllowPrinting dependency property.
AllowResizingProperty static Identifies the BaseColumn.AllowResizing dependency property.
AllowSearchHeaderHighlightingProperty static Identifies the BaseColumn.AllowSearchHeaderHighlighting dependency property.
AreAnyTouchesCapturedProperty static Identifies the AreAnyTouchesCaptured dependency property. Inherited from ContentElement.
AreAnyTouchesCapturedWithinProperty static Identifies the AreAnyTouchesCapturedWithin dependency property. Inherited from ContentElement.
AreAnyTouchesDirectlyOverProperty static Identifies the AreAnyTouchesDirectlyOver dependency property. Inherited from ContentElement.
AreAnyTouchesOverProperty static Identifies the AreAnyTouchesOver dependency property. Inherited from ContentElement.
BestFitWidthProperty static Identifies the BaseColumn.BestFitWidth dependency property.
BindingGroupProperty static Identifies the BindingGroup dependency property. Inherited from FrameworkContentElement.
CellToolTipTemplateProperty static Identifies the BaseColumn.CellToolTipTemplate dependency property.
ColumnPositionProperty static Identifies the BaseColumn.ColumnPosition dependency property.
ContextMenuClosingEvent static Identifies the ContextMenuClosing Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuOpeningEvent static Identifies the ContextMenuOpening Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuProperty static Identifies the ContextMenu dependency property. Inherited from FrameworkContentElement.
CursorProperty static Identifies the Cursor dependency property. Inherited from FrameworkContentElement.
DataContextProperty static Identifies the DataContext dependency property. Inherited from FrameworkContentElement.
DefaultStyleKeyProperty protected static Identifies the DefaultStyleKey dependency property. Inherited from FrameworkContentElement.
DragEnterEvent static Identifies the DragEnter routed event. Inherited from ContentElement.
DragLeaveEvent static Identifies the DragLeave routed event. Inherited from ContentElement.
DragOverEvent static Identifies the DragOver routed event. Inherited from ContentElement.
DropEvent static Identifies the Drop routed event. Inherited from ContentElement.
FixedProperty static Identifies the BaseColumn.Fixed dependency property.
FixedWidthProperty static Identifies the BaseColumn.FixedWidth dependency property.
FocusableProperty static Identifies the Focusable dependency property. Inherited from ContentElement.
FocusVisualStyleProperty static Identifies the FocusVisualStyle dependency property. Inherited from FrameworkContentElement.
ForceCursorProperty static Identifies the ForceCursor dependency property. Inherited from FrameworkContentElement.
GiveFeedbackEvent static Identifies the GiveFeedback routed event. Inherited from ContentElement.
GotFocusEvent static Identifies the GotFocus routed event. Inherited from ContentElement.
GotKeyboardFocusEvent static Identifies the GotKeyboardFocus routed event. Inherited from ContentElement.
GotMouseCaptureEvent static Identifies the GotMouseCapture routed event. Inherited from ContentElement.
GotStylusCaptureEvent static Identifies the GotStylusCapture routed event. Inherited from ContentElement.
GotTouchCaptureEvent static Identifies the GotTouchCapture routed event. Inherited from ContentElement.
HasBottomElementProperty static Identifies the BaseColumn.HasBottomElement dependency property.
HasLeftSiblingProperty static Identifies the BaseColumn.HasLeftSibling dependency property.
HasRightSiblingProperty static Identifies the BaseColumn.HasRightSibling dependency property.
HasTopElementProperty static Identifies the BaseColumn.HasTopElement dependency property.
HeaderCaptionProperty static Identifies the BaseColumn.HeaderCaption dependency property.
HeaderImageStyleProperty static Identifies the BaseColumn.HeaderImageStyle dependency property.
HeaderProperty static Identifies the BaseColumn.Header dependency property.
HeaderStyleProperty static Identifies the BaseColumn.HeaderStyle dependency property.
HeaderTemplateProperty static Identifies the BaseColumn.HeaderTemplate dependency property.
HeaderTemplateSelectorProperty static Identifies the BaseColumn.HeaderTemplateSelector dependency property.
HeaderToolTipProperty static Identifies the BaseColumn.HeaderToolTip dependency property.
HeaderToolTipTemplateProperty static Identifies the BaseColumn.HeaderToolTipTemplate dependency property.
HorizontalHeaderContentAlignmentProperty static Identifies the BaseColumn.HorizontalHeaderContentAlignment dependency property.
ImageAlignmentProperty static Identifies the BaseColumn.ImageAlignment dependency property.
ImageProperty static Identifies the BaseColumn.Image dependency property.
InputScopeProperty static Identifies the InputScope dependency property. Inherited from FrameworkContentElement.
IsAutoGeneratedProperty static Identifies the BaseColumn.IsAutoGenerated dependency property.
IsEnabledProperty static Identifies the IsEnabled dependency property. Inherited from ContentElement.
IsFocusedProperty static Identifies the IsFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusedProperty static Identifies the IsKeyboardFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusWithinProperty static Identifies the IsKeyboardFocusWithin dependency property. Inherited from ContentElement.
IsMouseCapturedProperty static Identifies the IsMouseCaptured dependency property. Inherited from ContentElement.
IsMouseCaptureWithinProperty static Identifies the IsMouseCaptureWithin dependency property. Inherited from ContentElement.
IsMouseDirectlyOverProperty static Identifies the IsMouseDirectlyOver dependency property. Inherited from ContentElement.
IsMouseOverProperty static Identifies the IsMouseOver dependency property. Inherited from ContentElement.
IsStylusCapturedProperty static Identifies the IsStylusCaptured dependency property. Inherited from ContentElement.
IsStylusCaptureWithinProperty static Identifies the IsStylusCaptureWithin dependency property. Inherited from ContentElement.
IsStylusDirectlyOverProperty static Identifies the IsStylusDirectlyOver dependency property. Inherited from ContentElement.
IsStylusOverProperty static Identifies the IsStylusOver dependency property. Inherited from ContentElement.
KeyDownEvent static Identifies the KeyDown routed event. Inherited from ContentElement.
KeyUpEvent static Identifies the KeyUp routed event. Inherited from ContentElement.
LanguageProperty static Identifies the Language dependency property. Inherited from FrameworkContentElement.
LoadedEvent static Identifies the Loaded Routed Events Overview. Inherited from FrameworkContentElement.
LostFocusEvent static Identifies the LostFocus routed event. Inherited from ContentElement.
LostKeyboardFocusEvent static Identifies the LostKeyboardFocus routed event. Inherited from ContentElement.
LostMouseCaptureEvent static Identifies the LostMouseCapture routed event. Inherited from ContentElement.
LostStylusCaptureEvent static Identifies the LostStylusCapture routed event. Inherited from ContentElement.
LostTouchCaptureEvent static Identifies the LostTouchCapture routed event. Inherited from ContentElement.
MaxWidthProperty static Identifies the BaseColumn.MaxWidth dependency property.
MinWidthProperty static Identifies the BaseColumn.MinWidth dependency property.
MouseDownEvent static Identifies the MouseDown routed event. Inherited from ContentElement.
MouseEnterEvent static Identifies the MouseEnter routed event. Inherited from ContentElement.
MouseLeaveEvent static Identifies the MouseLeave routed event. Inherited from ContentElement.
MouseLeftButtonDownEvent static Identifies the MouseLeftButtonDown routed event. Inherited from ContentElement.
MouseLeftButtonUpEvent static Identifies the MouseLeftButtonUp routed event. Inherited from ContentElement.
MouseMoveEvent static Identifies the MouseMove routed event. Inherited from ContentElement.
MouseRightButtonDownEvent static Identifies the MouseRightButtonDown routed event. Inherited from ContentElement.
MouseRightButtonUpEvent static Identifies the MouseRightButtonUp routed event. Inherited from ContentElement.
MouseUpEvent static Identifies the MouseUp routed event. Inherited from ContentElement.
MouseWheelEvent static Identifies the MouseWheel routed event. Inherited from ContentElement.
NameProperty static Identifies the Name dependency property. Inherited from FrameworkContentElement.
OverridesDefaultStyleProperty static Identifies the OverridesDefaultStyle dependency property. Inherited from FrameworkContentElement.
ParentBandProperty static Identifies the BaseColumn.ParentBand dependency property.
PreviewDragEnterEvent static Identifies the PreviewDragEnter routed event. Inherited from ContentElement.
PreviewDragLeaveEvent static Identifies the PreviewDragLeave routed event. Inherited from ContentElement.
PreviewDragOverEvent static Identifies the PreviewDragOver routed event. Inherited from ContentElement.
PreviewDropEvent static Identifies the PreviewDrop routed event. Inherited from ContentElement.
PreviewGiveFeedbackEvent static Identifies the PreviewGiveFeedback routed event. Inherited from ContentElement.
PreviewGotKeyboardFocusEvent static Identifies the PreviewGotKeyboardFocus routed event. Inherited from ContentElement.
PreviewKeyDownEvent static Identifies the PreviewKeyDown routed event. Inherited from ContentElement.
PreviewKeyUpEvent static Identifies the PreviewKeyUp routed event. Inherited from ContentElement.
PreviewLostKeyboardFocusEvent static Identifies the PreviewLostKeyboardFocus routed event. Inherited from ContentElement.
PreviewMouseDownEvent static Identifies the PreviewMouseDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonDownEvent static Identifies the PreviewMouseLeftButtonDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonUpEvent static Identifies the PreviewMouseLeftButtonUp routed event. Inherited from ContentElement.
PreviewMouseMoveEvent static Identifies the PreviewMouseMove routed event. Inherited from ContentElement.
PreviewMouseRightButtonDownEvent static Identifies the PreviewMouseRightButtonDown routed event. Inherited from ContentElement.
PreviewMouseRightButtonUpEvent static Identifies the PreviewMouseRightButtonUp routed event. Inherited from ContentElement.
PreviewMouseUpEvent static Identifies the PreviewMouseUp routed event. Inherited from ContentElement.
PreviewMouseWheelEvent static Identifies the PreviewMouseWheel routed event. Inherited from ContentElement.
PreviewQueryContinueDragEvent static Identifies the PreviewQueryContinueDrag routed event. Inherited from ContentElement.
PreviewStylusButtonDownEvent static Identifies the PreviewStylusButtonDown routed event. Inherited from ContentElement.
PreviewStylusButtonUpEvent static Identifies the PreviewStylusButtonUp routed event. Inherited from ContentElement.
PreviewStylusDownEvent static Identifies the PreviewStylusDown routed event. Inherited from ContentElement.
PreviewStylusInAirMoveEvent static Identifies the PreviewStylusInAirMove routed event. Inherited from ContentElement.
PreviewStylusInRangeEvent static Identifies the PreviewStylusInRange routed event. Inherited from ContentElement.
PreviewStylusMoveEvent static Identifies the PreviewStylusMove routed event. Inherited from ContentElement.
PreviewStylusOutOfRangeEvent static Identifies the PreviewStylusOutOfRange routed event. Inherited from ContentElement.
PreviewStylusSystemGestureEvent static Identifies the PreviewStylusSystemGesture routed event. Inherited from ContentElement.
PreviewStylusUpEvent static Identifies the PreviewStylusUp routed event. Inherited from ContentElement.
PreviewTextInputEvent static Identifies the PreviewTextInput routed event. Inherited from ContentElement.
PreviewTouchDownEvent static Identifies the PreviewTouchDown routed event. Inherited from ContentElement.
PreviewTouchMoveEvent static Identifies the PreviewTouchMove routed event. Inherited from ContentElement.
PreviewTouchUpEvent static Identifies the PreviewTouchUp routed event. Inherited from ContentElement.
QueryContinueDragEvent static Identifies the QueryContinueDrag routed event. Inherited from ContentElement.
QueryCursorEvent static Identifies the QueryCursor routed event. Inherited from ContentElement.
StyleProperty static Identifies the Style dependency property. Inherited from FrameworkContentElement.
StylusButtonDownEvent static Identifies the StylusButtonDown routed event. Inherited from ContentElement.
StylusButtonUpEvent static Identifies the StylusButtonUp routed event. Inherited from ContentElement.
StylusDownEvent static Identifies the StylusDown routed event. Inherited from ContentElement.
StylusEnterEvent static Identifies the StylusEnter routed event. Inherited from ContentElement.
StylusInAirMoveEvent static Identifies the StylusInAirMove routed event. Inherited from ContentElement.
StylusInRangeEvent static Identifies the StylusInRange routed event. Inherited from ContentElement.
StylusLeaveEvent static Identifies the StylusLeave routed event. Inherited from ContentElement.
StylusMoveEvent static Identifies the StylusMove routed event. Inherited from ContentElement.
StylusOutOfRangeEvent static Identifies the StylusOutOfRange routed event. Inherited from ContentElement.
StylusSystemGestureEvent static Identifies the StylusSystemGesture routed event. Inherited from ContentElement.
StylusUpEvent static Identifies the StylusUp routed event. Inherited from ContentElement.
TagProperty static Identifies the Tag dependency property. Inherited from FrameworkContentElement.
TextInputEvent static Identifies the TextInput routed event. Inherited from ContentElement.
ToolTipClosingEvent static Identifies the ToolTipClosing Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipOpeningEvent static Identifies the ToolTipOpening Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipProperty static Identifies the ToolTip dependency property. Inherited from FrameworkContentElement.
TouchDownEvent static Identifies the TouchDown routed event. Inherited from ContentElement.
TouchEnterEvent static Identifies the TouchEnter routed event. Inherited from ContentElement.
TouchLeaveEvent static Identifies the TouchLeave routed event. Inherited from ContentElement.
TouchMoveEvent static Identifies the TouchMove routed event. Inherited from ContentElement.
TouchUpEvent static Identifies the TouchUp routed event. Inherited from ContentElement.
UnloadedEvent static Identifies the Unloaded Routed Events Overview. Inherited from FrameworkContentElement.
VisibleIndexProperty static Identifies the BaseColumn.VisibleIndex dependency property.
VisibleProperty static Identifies the BaseColumn.Visible dependency property.
WidthProperty static Identifies the BaseColumn.Width dependency property.
See Also