Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarTabItem Class / GroupsProperty Field

In This Topic
    GroupsProperty Field (C1ToolbarTabItem)
    In This Topic
    Using a DependencyProperty as the backing store for Items. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupsProperty As DependencyProperty
    public static readonly DependencyProperty GroupsProperty
    See Also