[Description("Indicates if the group is expanded.")] [Category("Appearance")] [DefaultValue()] [Browsable(true)] [MergableProperty(true)] [Localizable(false)] public bool Expanded {get; set;}
'Declaration <DescriptionAttribute("Indicates if the group is expanded.")> <CategoryAttribute("Appearance")> <DefaultValueAttribute()> <BrowsableAttribute(True)> <MergablePropertyAttribute(True)> <LocalizableAttribute(False)> Public Property Expanded As Boolean