DateTimeEditors for WinRT
C1DropDownButton Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by C1DropDownButton.

Public Constructors
 NameDescription
Public ConstructorC1DropDownButton ConstructorInitializes a new instance of a C1DropDownButton.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AutoClosePropertyIdentifies the AutoClose dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoSizeModePropertyIdentifies the AutoSizeMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)CornerRadiusPropertyIdentifies the CornerRadius dependency property.  
Public Fieldstatic (Shared in Visual Basic)DropDownDirectionPropertyIdentifies the DropDownDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)DropDownHeightPropertyIdentifies the DropDownHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)DropDownWidthPropertyIdentifies the DropDownWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)FocusBrushPropertyIdentifies the FocusBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsDropDownOpenPropertyIdentifies the IsDropDownOpen dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsFocusedPropertyIdentifies the IsFocused dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsMouseOverPropertyIdentifies the IsMouseOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxDropDownHeightPropertyIdentifies the MaxDropDownHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxDropDownWidthPropertyIdentifies the MaxDropDownWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinDropDownHeightPropertyIdentifies the MinDropDownHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinDropDownWidthPropertyIdentifies the MinDropDownWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)MouseOverBrushPropertyIdentifies the MouseOverBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)PressedBrushPropertyIdentifies the PressedBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValidationDecoratorStylePropertyIdentifies the ValidationDecoratorStyle dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAutoCloseAuto closes the dropdown when the user clicks outside it.  
Public PropertyAutoSizeModeGets or sets how the content of the poup will be resized as the content size changes.  
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyContent (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyContentTemplate (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyContentTemplateRoot (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyContentTemplateSelector (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyContentTransitions (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyCornerRadiusGets or sets a value that represents the degree to which the corners of the element are rounded.  
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDropDownDirectionSpecifies the expand direction of the control drop-down box.  
Public PropertyDropDownHeightGets or sets the height of the drop-down box (set to Double.NaN to size automatically).  
Public PropertyDropDownWidthGets or sets the width of the drop-down box (set to Double.NaN to size automatically).  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusBrushGets or sets the Windows.UI.Xaml.Media.Brush used to highlight the focused control.  
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHeaderGets or sets the header of this control. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderBackgroundGets or sets the background brush of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderFontFamilyGets or sets the font family of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderFontSizeGets or sets the font size of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderFontStretchGets or sets the font stretch of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderFontStyleGets or sets the font style of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderFontWeightGets or sets the font weight of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderForegroundGets or sets the foreground brush of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderPaddingGets or sets the padding of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeaderTemplateGets or sets the data template used to display the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHorizontalHeaderAlignmentGets or sets the HorizontalContentAlignment of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsDropDownOpenOpen or close the control drop-down box.  
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsFocusedReturns true if the control has the focus.  
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsMouseOverReturns true if the mouse is over the control.  
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxDropDownHeightGets or sets maximum height constraint of the drop-down box.  
Public PropertyMaxDropDownWidthGets or sets maximum width constraint of the drop-down box.  
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinDropDownHeightGets or sets minimum height constraint of the drop-down box.  
Public PropertyMinDropDownWidthGets or sets minimum width constraint of the drop-down box.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMouseOverBrushGets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it has the mouse over.  
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPressedBrushGets or sets the Windows.UI.Xaml.Media.Brush used to paint a button when it is pressed.  
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyValidationDecoratorStyleGets or sets the style that is applied to the inner C1ValidationDecorator.  
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVerticalHeaderAlignmentGets or sets the VerticalContentAlignment of the header. (Inherited from C1.Xaml.C1HeaderedContentControl)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Public Events
 NameDescription
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsDropDownOpenChangedEvent raised when the IsDropDownOpen property has changed.  
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventIsMouseOverChangedEvent raised when the IsMouseOver property has changed.  
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1DropDownButton Class
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback