DateTimeEditors for WinRT
C1DropDownButton Class
Members 

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
public class C1DropDownButton : C1HeaderedContentControl 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            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

 

 


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

Product Support Forum  |  Documentation Feedback