Spread WPF Documentation
OnChildDesiredSizeChanged Method (FormulaTextBox)


GrapeCity.Windows.SpreadSheet.UI Namespace > FormulaTextBox Class : OnChildDesiredSizeChanged Method
Syntax
'Declaration
 
Protected Sub OnChildDesiredSizeChanged( _
   ByVal child As System.Windows.UIElement _
) 
'Usage
 
Dim instance As FormulaTextBox
Dim child As System.Windows.UIElement
 
instance.OnChildDesiredSizeChanged(child)
protected void OnChildDesiredSizeChanged( 
   System.Windows.UIElement child
)

Parameters

child
See Also

Reference

FormulaTextBox Class
FormulaTextBox Members