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