'Declaration
<C1ControlAttribute()> <DefaultEventAttribute("OnItemsChanged")> <DefaultPropertyAttribute("Items")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <ContentPropertyAttribute("Items")> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.FrameworkElement)> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1HeaderedItemsControl Inherits C1ItemsControl
[C1Control()] [DefaultEvent("OnItemsChanged")] [DefaultProperty("Items")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [ContentProperty("Items")] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.FrameworkElement)] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1HeaderedItemsControl : C1ItemsControl