Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Calendar Class / DropDownItemCountProperty Field

In This Topic
    DropDownItemCountProperty Field
    In This Topic
    Identifies the DropDownItemCount dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DropDownItemCountProperty As DependencyProperty
    public static readonly DependencyProperty DropDownItemCountProperty
    See Also