C1.Silverlight.FlexGrid Namespace > GridPanel Class : TextInputStart Event |
'Declaration Public Event TextInputStart As System.Windows.Input.TextCompositionEventHandler
public event System.Windows.Input.TextCompositionEventHandler TextInputStart
The event handler receives an argument of type System.Windows.Input.TextCompositionEventArgs containing data related to this event. The following TextCompositionEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Handled | |
OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
Text | |
TextComposition |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2