Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ProjectColumn Class Members
The following tables list the members exposed by ProjectColumn.
Public Properties
| Name | Description |
| DataItem | Gets the underlying data item if any. |
| HeaderText | Returns or sets the text that will be displayed in the header of the column. |
| Key | Returns or sets the name of the field in the ProjectTask that the column represents. |
| Settings | Returns or sets an object that provides settings for the column. |
| Width | Returns or sets the width for the column |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also