DataGridCell::OnTextInput Method (TextCompositionEventArgs^)
.NET Framework (current version)
Reports text composition.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows.Input::TextCompositionEventArgs^
The data for the event.
This method passes text input to the Column that contains the cell. Each column handles the input in a way that is appropriate for the column type.
.NET Framework
Available since 4.0
Available since 4.0
Show: