FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FieldStyleEditor Class / OnPreviewTextInput Method

In This Topic
    OnPreviewTextInput Method (FieldStyleEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewTextInput( _
       ByVal e As TextCompositionEventArgs _
    ) 
    protected virtual void OnPreviewTextInput( 
       TextCompositionEventArgs e
    )

    Parameters

    e
    See Also