
'Declaration <TemplatePartAttribute(Name="HorizontalTemplate", Type=System.Windows.Controls.Grid)> <TemplateVisualStateAttribute(Name="InvalidUnfocused", GroupName="ValidationStatesStates")> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.SpreadSheet.C1ValidationDecorator)> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ToolbarDropDown Inherits C1.WPF.SpreadSheet.Toolbar.C1ToolbarDropDown
'Usage Dim instance As ToolbarDropDown
[TemplatePart(Name="HorizontalTemplate", Type=System.Windows.Controls.Grid)] [TemplateVisualState(Name="InvalidUnfocused", GroupName="ValidationStatesStates")] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.SpreadSheet.C1ValidationDecorator)] [DefaultProperty("Content")] [ContentProperty("Content")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class ToolbarDropDown : C1.WPF.SpreadSheet.Toolbar.C1ToolbarDropDown
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
C1.WPF.SpreadSheet.C1HeaderedContentControl
C1.WPF.SpreadSheet.C1DropDownButton
C1.WPF.SpreadSheet.C1DropDown
C1.WPF.SpreadSheet.Toolbar.C1ToolbarDropDown
GrapeCity.Windows.SpreadSheet.UI.ToolbarDropDown