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