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

In This Topic
    GcNumber Class Members
    In This Topic

    The following tables list the members exposed by GcNumber.

    Public Constructors
     NameDescription
    Public ConstructorInitialize a new instance of the GcNumber class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the AllowDeleteToNull dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.AllowDropDownOpen dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.AutoOpenDropDown dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.ControlValidatorSet dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.DisplayFieldSet dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.DropDownButtonStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.DropDownButtonVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.DropDownCalculatorStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.DropDownWindowStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.FieldSet dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.HighlightText dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.IsDropDownOpen dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.MaxValue dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.MinValue dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the NegativeForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.RecommendedValue dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.ShowRecommendedValue dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SignState dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.SpinButtonStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.SpinButtonVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.SpinIncrementValue dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.SpinMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.ValidationTrigger dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ValueChanged routed event.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.Value dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.WatermarkDisplayZeroForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.WatermarkDisplayZero dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.WatermarkZeroForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GrapeCity.Windows.InputMan.GcNumber.WatermarkZero dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current active field of GcNumber.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or set the value indicate whether value will be a null reference (Nothing in Visual Basic) or zero when all text is deleted by delete UI operation.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value indicating whether allow to open drop down.  
    Public PropertyGets or sets a value indicates whether the spin behavior is enabled. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    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 a value indicating whether drop down opened automatically when control is activated.  
    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 Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets how data should be copied to the clipboard. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    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 the a GrapeCity.Windows.InputMan.ControlValidatorSet which indicates a collection of GrapeCity.Windows.InputMan.ControlValidator.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets the decimal part value of the current Value.  
    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 GrapeCity.Windows.InputMan.Fields.NumberDisplayFieldSet of GcNumber.  
    Public PropertyGets the display text of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public PropertyGets or sets the drop down button style which is used when dropdown button is rendered.  
    Public PropertyGets or sets the GrapeCity.Windows.InputMan.ButtonVisibility of the dropdown side button. This is a dependency property.  
    Public PropertyGets or sets the drop down calculator style which used when dropdown calculator is rendered.  
    Public PropertyGets or sets the drop down window style which used when dropdown window is rendered.  
    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 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 PropertyGets or sets GrapeCity.Windows.InputMan.Fields.NumberFieldSet value of GcNumber.  
    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 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 a value indicates whether highlight text when control got focus.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets the integer part value of the current number Value.  
    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 PropertyGets whether the editor have been input completely. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public PropertyGets or sets a value that indicates whether the drop-down for a GcNumber is currently open.  
    Public PropertyGets whether the editor haven't been input anything, the field is empty. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets whether the editor have been input fully. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    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 Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a decimal value indicate the maximum of range control.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a decimal value indicate the minimum of range control.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a brush indicates the foreground when Value is less than zero.  
    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 Propertystatic (Shared in Visual Basic)Represents the SetZeroCommand command, which requests that the current value is set to Zero.  
    Public PropertyGets or sets a value indicating whether show the recommended value.  
    Public PropertyGets the sign state indicates the current value is greater or less than zero, or is a null reference (Nothing in Visual Basic).  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets whether the spin behavior can wrap when reach max or min limit. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public PropertyGets or sets the spin button style which used when spin button is rendered.  
    Public PropertyGets or sets the GrapeCity.Windows.InputMan.ButtonVisibility of the spin side button. This is a dependency property.  
    Public PropertyGets or sets the increment offset of a single spin behavior. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public PropertyGets or sets the allow spin increment value indicating spin value.  
    Public PropertyGets or sets the spin mode value indicating spin pattern.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Propertystatic (Shared in Visual Basic)Represents the SwitchDropDownCommand command, which requests that the dropdown window open.  
    Public Propertystatic (Shared in Visual Basic)Represents the SwitchSignCommand command, which requests that the value switch sign.  
    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 Propertystatic (Shared in Visual Basic)Represents the ThreeZeroCommand command, which requests that the current value appended with Three zeros.  
    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 PropertyGets or sets a value that determines the timing of validating GrapeCity.Windows.InputMan.GcNumber.Value property.  
    Public PropertyGets or sets the value assigned to the GcNumber control.  
    Public PropertyGets or sets the value sign of the control.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    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 FieldsEditorControl is not active. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public PropertyGets or sets the foreground of the watermark display text when the WatermarkDisplayNull shows. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public PropertyGets or sets the watermark text when Value is zero and GcNumber is not active.  
    Public PropertyGets or sets the foreground to draw WatermarkDisplayZero.  
    Public PropertyGets or sets the watermark text when the value is a null reference (Nothing in Visual Basic). (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public PropertyGets or sets the foreground of the watermark text when the value is a null reference (Nothing in Visual Basic). (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public PropertyGets or sets the watermark text when the Value is 0.  
    Public PropertyGets or sets foreground to draw WatermarkZero.  
    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 MethodOverloaded. Performs spin down.  
    Public MethodOverloaded. Performs spin up.  
    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 Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    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 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 MethodOpen the drop down window of GcNumber.  
    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 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 the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a GrapeCity.Windows.InputMan.GcNumber closed.  
    Public EventOccurs when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a GrapeCity.Windows.InputMan.GcNumber opened.  
    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 EventOccurs when spin down. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    Public EventOccurs when spin up. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl)
    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)
    Public EventOccurs when the value property changes in GrapeCity.Windows.InputMan.GcNumber.  
    Top
    See Also