Spread Windows Forms 7.0 Product Documentation
DateTimeDisplayFieldCollectionInfo Class
Members  See Also  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : DateTimeDisplayFieldCollectionInfo Class


Glossary Item Box

Represents the display field collection for GcDateTimeCellType.

Object Model

DateTimeDisplayFieldCollectionInfo ClassDateDisplayFieldInfo Class

Syntax

Visual Basic (Declaration) 
Public Class DateTimeDisplayFieldCollectionInfo 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection(Of DateDisplayFieldInfo)
Visual Basic (Usage)Copy Code
Dim instance As DateTimeDisplayFieldCollectionInfo
C# 
public class DateTimeDisplayFieldCollectionInfo : GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<DateDisplayFieldInfo> 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
         GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.DateTimeDisplayFieldCollectionInfo

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.