Spread WinForms 15
FarPoint.Win.Spread Assembly / GrapeCity.Spreadsheet.DataVisualization Namespace / InputFormulaForm Class / AttachValueChangedEvent Method


In This Topic
AttachValueChangedEvent Method
In This Topic
Syntax
'Declaration
 
Protected Sub AttachValueChangedEvent( _
   ByVal controls() As Control _
) 
 
'Usage
 
Dim instance As InputFormulaForm
Dim controls() As Control
 
instance.AttachValueChangedEvent(controls)

Parameters

controls
See Also