Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcTextBox Class
Fields Properties Methods Events

In This Topic
    GcTextBox Class Members
    In This Topic

    The following tables list the members exposed by GcTextBox.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GcTextBox class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the AcceptsCrLf dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AcceptsReturn dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AcceptsTab dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AutoConvert dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AutoWordSelection dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the CountWrappedLine dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Ellipsis dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the EllipsisString dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ExitOnLastChar dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Format dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GridLineBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GridLineStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HighlightText dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MaxLength dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MaxLengthUnit dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MaxLineCount dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MaxLines dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MinLines dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Multiline dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcTextBox.RecommendedValue dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ShowOverflowTip dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcTextBox.ShowRecommendedValue dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TextWrapping dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcTextBox.WatermarkDisplayNullForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcTextBox.WatermarkDisplayNull dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcTextBox.WatermarkNullForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcTextBox.WatermarkNull dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating how to process the CrLf chars when pasting string. This is a dependency property.  
    Public PropertyGets or sets a value indicating whether pressing ENTER in a multiline GcTextBox control creates a new line of text in the control. This is a dependency property.  
    Public PropertyGets or sets a value that indicates how the text editing control responds when the user presses the TAB key. This is a dependency property.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Propertystatic (Shared in Visual Basic)Represents the ApplyRecommendedValueCommand command, which requests that recommended value be applied.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets whether to automatically convert the entered characters according to the input mask. This is a dependency property.  
    Public PropertyGets or sets a value that determines whether when a user selects part of a word by dragging across it with the mouse, the rest of the word is selected. This is a dependency property.  
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets a value indicating whether the control can undo the previous operation in a control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets the brush that is used to paint the caret of the editor control. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets the insertion position index of the caret. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Propertystatic (Shared in Visual Basic)Represents the ClearCommand command, which requests that GcTextBox to clear all the text.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a System.Boolean value that indicates whether to count the wrapped line when limit the count of lines counted by MaxLineCount property. This is a dependency property.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a brush that describes the background of a control when it is disabled. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets a brush that describes the foreground of a control when it is disabled. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the edit mode of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value indicating how the ellipsis character (...) appears, denoting that the GcTextBox text extends beyond the specified length of the GcTextBox. This is a dependency property.  
    Public PropertyGets or sets what is shown as ellipsis when width of text is longer than control. This is a dependency property.  
    Public PropertyGets or sets whether or not the next control in the tab order receives the focus as soon as the control is filled at the last character. This is a dependency property.  
    Public PropertyGets or sets whether the focus automatically moves to the previous or next tab ordering control when pressing the left, right arrow keys. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets the input format to use in the control. This is a dependency property.  
    Public PropertyGets or sets a System.Windows.Media.Brush used to paint the grid lines. This is a dependency property.  
    Public PropertyGets or sets a GrapeCity.Windows.InputMan.LineStyle enumeration value that indicates the grid line style for each lines. This is a dependency property.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a value indicating whether hide selection when the control has no focus. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets whether to highlight text in the control. This is a dependency property.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets a value that indicates whether a horizontal scroll bar is shown. This is a dependency property.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets a value indicating whether the control is keyboard focus within or not. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlBase)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value that indicates that the control has been modified by the user since the control was created or its contents were last set. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets the current edit status of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets a value indicating whether this control is read only. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets a value that indicates whether a read-only editor control displays a cursor. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets the total number of lines in the text box.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the maximum number of characters or bytes that the control can hold. This is a dependency property.  
    Public PropertyGets or sets whether the maximum number of characters that can hold in the control are handled based on bytes, characters or text elements. This is a dependency property.  
    Public PropertyGets or sets the maximum counts of acceptable lines.  
    Public PropertyGets or sets the maximum number of visible lines. This is a dependency property.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the minimum number of visible lines. This is a dependency property.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets whether the control can accept and display multiple lines of text.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the recommended value.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a value indicating the currently selected text in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets the brush that highlights the selected text. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets the number of characters selected in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets the opacity factor of the GrapeCity.Windows.InputMan.Primitives.EditBase.SelectionBrush. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets the number of character's position started to select. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or set whether to show overflow tooltip.  
    Public PropertyGets or sets a value indicating whether show the recommended value.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the text associated with this control. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets the text decorations to apply to the text box. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public PropertyGets or sets how the text box should wrap text. This is a dependency property.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets a value that indicates whether a vertical scroll bar is shown. This is a dependency property.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the watermark display text when the value is a null reference (Nothing in Visual Basic) and GcTextBox is not active.  
    Public PropertyGets or sets the foreground of the watermark display text when WatermarkDisplayNull shows.  
    Public PropertyGets or sets the watermark text when the value is a null reference (Nothing in Visual Basic).  
    Public PropertyGets or sets the foreground of the watermark text when the value is a null reference (Nothing in Visual Basic).  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public MethodAppends text to the current text of the edit control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
    Public MethodInvoked when the initialization process for this element starts. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
    Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public MethodClear all text of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodClears information about the most recent operation from the undo buffer of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodCopies the current selection in the control to the System.Windows.Clipboard. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodRemoves the current selection from the control and copies it to the System.Windows.Clipboard. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodInvoked when the initialization process for the element ends. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodReturns the zero-based character index for the first character in the specified line.  
    Public MethodReturns the zero-based insertion index for the specified point.  
    Public MethodReturns the line index for the first line that is currently visible in the text box.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodReturns the line index for the last line that is currently visible in the text box.  
    Public MethodReturns the zero-based line index for the line that contains the specified character index.  
    Public MethodReturns the number of characters in the specified line.  
    Public MethodReturns the text that is currently displayed on the specified line.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded. Returns the rectangle for the leading edge of the character at the specified index.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public MethodScrolls the contents of the control down by one line.  
    Public MethodScrolls the contents of the control to the left by one line.  
    Public MethodScrolls the contents of the control to the right by one line.  
    Public MethodScrolls the contents of the control upward by one line.  
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlBase)
    Public MethodScrolls the contents of the control down by one page.  
    Public MethodScrolls the contents of the control to the left by one page.  
    Public MethodScrolls the contents of the control to the right by one page.  
    Public MethodScrolls the contents of the control up by one page.  
    Public MethodPastes the contents of the System.Windows.Clipboard over the current selection in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public MethodScrolls the contents of the control to the current caret position. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodScrolls the view of the editing control to the end of the content.  
    Public MethodScrolls the view of the editing control to the beginning of the viewport.  
    Public MethodScrolls the contents of the editing control to the specified horizontal offset.  
    Public MethodScrolls the line at the specified line index into view.  
    Public MethodScrolls the contents of the editing control to the specified vertical offset.  
    Public MethodSelects a range of text in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodSelects all text of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.Controls.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodUndoes the last edit operation in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventOccurs when edit status changed. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventOccurs when input some invalid characters. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public EventOccurs when the value of the IsActive property on this element changes. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlBase)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventOccurs when IsModified property changed. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventOccurs when input some special keys to make the control lose focus. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.Controls.Control)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.Controls.Control)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventOccurs when the text selection has changed. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventOccurs when content changes in the text element. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public EventOccurs just before the text is changed in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Top
    See Also