Represents a cell in a DataGrid.
The following tables list the members exposed by the GridCell type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the GridCell class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the IsEditing dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the cell is currently in in-place editing mode. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
Initiates in-place editing within this cell. |
|
![]() |
Cancels the current editing operation. |
|
![]() |
Confirms the current editing operation. |
|
![]() |
Checks if the user input represented by the specified event argument should initiates an editing operation for this cell. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnGotFocus override. |
|
![]() |
UIElement.OnIsKeyboardFocusWithinChanged override. |