Spread Silverlight Documentation
Selection Property


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

Reference

FormulaTextBox Class
FormulaTextBox Members