ComponentOne Basic Library for UWP
C1DropDownButton Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1DropDownButton Class
C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
Object Model
C1DropDownButton Class
Syntax
'Declaration
 
Public Class C1DropDownButton 
   Inherits C1HeaderedContentControl
   Implements Windows.UI.Composition.IAnimationObject 
public class C1DropDownButton : C1HeaderedContentControl, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ContentControl
                  C1.Xaml.C1HeaderedContentControl
                     C1.Xaml.C1DropDownButton
                        C1.Xaml.C1DropDown

See Also

Reference

C1DropDownButton Members
C1.Xaml Namespace