Spread Silverlight Documentation
OnTextInputUpdate Method (RangeGroupHeaderButtonPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > RangeGroupHeaderButtonPresenter Class : OnTextInputUpdate Method
Syntax
'Declaration
 
Protected Overridable Sub OnTextInputUpdate( _
   ByVal e As System.Windows.Input.TextCompositionEventArgs _
) 
'Usage
 
Dim instance As RangeGroupHeaderButtonPresenter
Dim e As System.Windows.Input.TextCompositionEventArgs
 
instance.OnTextInputUpdate(e)
protected virtual void OnTextInputUpdate( 
   System.Windows.Input.TextCompositionEventArgs e
)

Parameters

e
See Also

Reference

RangeGroupHeaderButtonPresenter Class
RangeGroupHeaderButtonPresenter Members