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