Spread Silverlight Documentation
FormulaTextBox Class
Members 


Represents a control that allow user to input formula, and convert the formula text to formula selection in spread sheet. User also can select formula in spread sheet through mouse or other input device, the control will convert the selection to text.
Object Model
FormulaTextBox Class
Syntax
'Declaration
 
Public NotInheritable Class FormulaTextBox 
   Inherits System.Windows.Controls.RichTextBox
'Usage
 
Dim instance As FormulaTextBox
public sealed class FormulaTextBox : System.Windows.Controls.RichTextBox 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.RichTextBox
                  GrapeCity.Windows.SpreadSheet.UI.FormulaTextBox

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

FormulaTextBox Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.