Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / GroupedListBox Class / HasItemsProperty Field

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