Spread Silverlight Documentation
DropDownItemControl Class Methods


For a list of all members of this type, see DropDownItemControl members.

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodCanExecuteCommandDetermines whether this the command can be executed on the control. (Inherited from GrapeCity.Windows.SpreadSheet.UI.DropDownItemBaseControl)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodExecuteCommandExecutes the command on the control. (Inherited from GrapeCity.Windows.SpreadSheet.UI.DropDownItemBaseControl)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. (Inherited from GrapeCity.Windows.SpreadSheet.UI.DropDownItemBaseControl)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodOnClickCalled when mouse click the control to raise click event and execute command.  
Protected MethodOnContentChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
Protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
Protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
Protected MethodOnKeyDownOverridden. Invoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.  
Protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseEnterOverridden. Invoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event.  
Protected MethodOnMouseLeaveOverridden. Invoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event.  
Protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseLeftButtonUpOverridden. Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.  
Protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Protected MethodUpdateVisualStateOverridden. Updates the state of the control.  
Top
See Also

Reference

DropDownItemControl Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.