Spread Silverlight Documentation
Triggers Property (FormulaTextBox)


GrapeCity.Windows.SpreadSheet.UI Namespace > FormulaTextBox Class : Triggers Property
Syntax
'Declaration
 
Public ReadOnly Property Triggers As System.Windows.TriggerCollection
'Usage
 
Dim instance As FormulaTextBox
Dim value As System.Windows.TriggerCollection
 
value = instance.Triggers
public System.Windows.TriggerCollection Triggers {get;}
See Also

Reference

FormulaTextBox Class
FormulaTextBox Members