Version

ProjectTable Class Members

The following tables list the members exposed by ProjectTable.

Public Constructors
 NameDescription
Public ConstructorProjectTable ConstructorInitializes a new ProjectTable  
Public Properties
 NameDescription
Public PropertyColumnsReturns the collection of columns displayed within the  
Public PropertyDataItemGets the underlying data item if any.  
Public PropertyDateStringFormatReturns or sets the format to use for dates displayed for this table.  
Public PropertyDefaultColumnSettingsReturns or sets the default column settings to use in the table.  
Public PropertyKeyReturns or sets the string identifier for the table.  
Public PropertyShowInMenuReturns or sets a boolean indicating whether the table is displayed to the end user in a menu from the UI.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateCreates a built in task table  
Public Methodstatic (Shared in Visual Basic)CreateTablesCreates a collection of all the built in tables.  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also