GrapeCity.Win.MultiRow Namespace > DomainUpDownCell Class : Items Property |
<EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Windows.Forms.Design.ListControlStringCollectionEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <SRCategoryAttribute("Data")> <SRDescriptionAttribute("Indicates a collection of objects assigned to the spin box.")> <MergablePropertyAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <LocalizableAttribute(True)> Public ReadOnly Property Items As DomainUpDownCell.ObjectCollection
Dim instance As DomainUpDownCell Dim value As DomainUpDownCell.ObjectCollection value = instance.Items
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Windows.Forms.Design.ListControlStringCollectionEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [SRCategory("Data")] [SRDescription("Indicates a collection of objects assigned to the spin box.")] [MergableProperty(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [Localizable(true)] public DomainUpDownCell.ObjectCollection Items {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2