Spread Silverlight Documentation
ContentStart Property


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

Reference

FormulaTextBox Class
FormulaTextBox Members