Spread Silverlight Documentation
Blocks Property


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

Reference

FormulaTextBox Class
FormulaTextBox Members