Spread Silverlight Documentation
Xaml Property


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

Reference

FormulaTextBox Class
FormulaTextBox Members