Name | Description | |
---|---|---|
DataGridCellPresenter Constructor | Initializes a new instance of a DataGridCellPresenter. |
The following tables list the members exposed by DataGridCellPresenter.
Name | Description | |
---|---|---|
DataGridCellPresenter Constructor | Initializes a new instance of a DataGridCellPresenter. |
Name | Description | |
---|---|---|
BottomLineBrushProperty | Identifies the BottomLineBrush dependency property. | |
CornerRadiusProperty | Identifies the CornerRadius dependency property. | |
FocusStyleProperty | Identifies the FocusStyle dependency property. | |
IsCurrentProperty | Identifies the IsCurrent dependency property. | |
IsEditingProperty | Identifies the IsEditing dependency property. | |
IsMouseOverProperty | Identifies the IsMouseOver dependency property. | |
IsSelectedProperty | Identifies the IsSelected dependency property. | |
LeftLineBrushProperty | Identifies the LeftLineBrush dependency property. | |
MergedRangeProperty | Identifies the MergedRange dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
RightLineBrushProperty | Identifies the RightLineBrush dependency property. | |
SelectedBackgroundProperty | Identifies the SelectedBackground dependency property. | |
TopLineBrushProperty | Identifies the TopLineBrush dependency property. | |
ValidationBackgroundProperty | Identifies the ValidationBackground dependency property. | |
ValidationStateProperty | Identifies the ValidationState dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
BottomLineBrush | Gets or sets the System.Windows.Media.Brush used to paint the bottom line. | |
CacheMode | (Inherited from System.Windows.UIElement) | |
Cell | Gets the cell associated with this presenter. | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
Column | Gets the column associated with this presenter. | |
Content | (Inherited from System.Windows.Controls.ContentControl) | |
ContentTemplate | (Inherited from System.Windows.Controls.ContentControl) | |
CornerRadius | Gets or sets the radius for the corners of the cell. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DataGrid | Gets the data grid which contains the cell. | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Effect | (Inherited from System.Windows.UIElement) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FocusStyle | Gets or sets the style of the focus element which is inside each cell. | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
IsCurrent | Gets or sets a value indicating whether this cell is the current cell. | |
IsEditing | Gets or sets a value indicating whether this cell is currently editing. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsMouseOver | Returns true if the mouse is over the control. | |
IsSelected | Gets or sets a value indicating whether this cell is currently selected. | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
LeftLineBrush | Gets or sets the System.Windows.Media.Brush used to paint the left line. | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MergedRange | Gets the merged range this cell belongs to. | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. | |
Projection | (Inherited from System.Windows.UIElement) | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
RightLineBrush | Gets or sets the System.Windows.Media.Brush used to paint the right line. | |
Row | Gets the row associated with this presenter. | |
SelectedBackground | Gets or sets the System.Windows.Media.Brush used to highlight the control when it is selected. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
TopLineBrush | Gets or sets the System.Windows.Media.Brush used to paint the top line. | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
ValidationBackground | Gets or sets the brush used to paint the background of the validation elements. | |
ValidationState | Gets or sets the ValidationState. | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the DataGridCellPresenter control when a new template is applied. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateCurrentCell | Updates the current cell. | |
UpdateEditingCell | Updates the editing cell state. | |
UpdateLayout | (Inherited from System.Windows.UIElement) | |
UpdateLines | Updates the border lines. | |
UpdateMouseOver | Updates the mouse over state. | |
UpdateSelection | Updates the selection state. | |
UpdateValidationState | Updates the validation state. |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a System.Windows.UIElement. | |
MouseLeftButtonUp | Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
PropertyChanged | Occurs when a property value changes. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |