'Declaration <DesignTimeVisibleAttribute(False)> <LicenseProviderAttribute(GrapeCity.Common.SpreadLicenseProvider)> <TemplatePartAttribute(Name="PART_Popup", Type=GrapeCity.Wpf.SpreadSheet.CellType.Editors.ComboDropDownWindow)> <StyleTypedPropertyAttribute(Property="DropDownButtonStyle", StyleTargetType=GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownButton)> <TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <ContentPropertyAttribute("Items")> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class GcComboBox Inherits ControlBase
'Usage Dim instance As GcComboBox
[DesignTimeVisible(false)] [LicenseProvider(GrapeCity.Common.SpreadLicenseProvider)] [TemplatePart(Name="PART_Popup", Type=GrapeCity.Wpf.SpreadSheet.CellType.Editors.ComboDropDownWindow)] [StyleTypedProperty(Property="DropDownButtonStyle", StyleTargetType=GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownButton)] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [ContentProperty("Items")] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class GcComboBox : ControlBase