GrapeCity.Windows.SpreadSheet.UI Namespace : EditingElement Class |
For a list of all members of this type, see EditingElement members.
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | (Inherited from System.Windows.FrameworkElement) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
Select | (Inherited from System.Windows.Controls.TextBox) | |
SelectAll | (Inherited from System.Windows.Controls.TextBox) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
ArrangeOverride | (Inherited from System.Windows.FrameworkElement) | |
GetTemplateChild | (Inherited from System.Windows.Controls.Control) | |
MeasureOverride | (Inherited from System.Windows.FrameworkElement) | |
OnCreateAutomationPeer | (Inherited from System.Windows.Controls.TextBox) | |
OnDragEnter | (Inherited from System.Windows.Controls.Control) | |
OnDragLeave | (Inherited from System.Windows.Controls.Control) | |
OnDragOver | (Inherited from System.Windows.Controls.Control) | |
OnDrop | (Inherited from System.Windows.Controls.Control) | |
OnGotFocus | (Inherited from System.Windows.Controls.TextBox) | |
OnKeyDown | Overridden. The F2 key toggles between Edit and Enter status. | |
OnKeyUp | (Inherited from System.Windows.Controls.TextBox) | |
OnLostFocus | (Inherited from System.Windows.Controls.TextBox) | |
OnLostMouseCapture | (Inherited from System.Windows.Controls.TextBox) | |
OnMouseEnter | (Inherited from System.Windows.Controls.TextBox) | |
OnMouseLeave | (Inherited from System.Windows.Controls.TextBox) | |
OnMouseLeftButtonDown | Overridden. Textbox in silverlight will not raise MouseLeftButtonDown by default, we need raise it up to let sheetview handle it. | |
OnMouseLeftButtonUp | (Inherited from System.Windows.Controls.TextBox) | |
OnMouseMove | (Inherited from System.Windows.Controls.TextBox) | |
OnMouseRightButtonDown | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseWheel | (Inherited from System.Windows.Controls.Control) | |
OnTextInput | (Inherited from System.Windows.Controls.TextBox) | |
OnTextInputStart | Overridden. | |
OnTextInputUpdate | (Inherited from System.Windows.Controls.TextBox) |