Version

ProjectColumn Class Members

The following tables list the members exposed by ProjectColumn.

Public Constructors
 NameDescription
Public ConstructorProjectColumn ConstructorInitializes a new ProjectColumn  
Public Properties
 NameDescription
Public PropertyDataItemGets the underlying data item if any.  
Public PropertyHeaderTextReturns or sets the text that will be displayed in the header of the column.  
Public PropertyKeyReturns or sets the name of the field in the ProjectTask that the column represents.  
Public PropertySettingsReturns or sets an object that provides settings for the column.  
Public PropertyWidthReturns or sets the width for the column  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
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