'Declaration
<C1ControlAttribute()> <C1TemplatePartAttribute(Name="ExpandButton", Type=C1.WPF.Core.C1ToggleButton)> <TemplatePartAttribute(Name="ExpandButton", Type=C1.WPF.Core.C1ToggleButton)> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class PropertyGridCategoryCell Inherits C1.WPF.Core.C1View
[C1Control()] [C1TemplatePart(Name="ExpandButton", Type=C1.WPF.Core.C1ToggleButton)] [TemplatePart(Name="ExpandButton", Type=C1.WPF.Core.C1ToggleButton)] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class PropertyGridCategoryCell : C1.WPF.Core.C1View