'Declaration Public Enum ProjectColumnProperty Inherits System.Enum
public enum ProjectColumnProperty : System.Enum
Member | Description |
---|---|
AllowHide | Identifies the property used to supply the value for the ProjectColumnSettingsBase.AllowHide property. |
AllowMove | Identifies the property used to supply the value for the ProjectColumnSettingsBase.AllowMove property. |
AllowResize | Identifies the property used to supply the value for the ProjectColumnSettingsBase.AllowResize property. |
AllowShow | Identifies the property used to supply the value for the ProjectColumnSettingsBase.AllowShow property. |
HeaderTemplate | Identifies the property used to supply the value for the ProjectColumnSettingsBase.HeaderTemplate property |
HeaderText | Identifies the property used to supply the value for the ProjectColumn.HeaderText property |
HeaderTextHorizontalAlignment | Identifies the property used to supply the value for the ProjectColumnSettingsBase.HeaderTextHorizontalAlignment property |
HeaderTextVerticalAlignment | Identifies the property used to supply the value for the ProjectColumnSettingsBase.HeaderTextVerticalAlignment property |
Id | Identifies the property that provides a value that uniquely identifies the associated ProjectColumn. ProjectTable's ProjectTableProperty.ColumnIds property is mapped to a field in the tables data source that returns comma separated list of these data item id values. |
IsReadOnly | Identifies the property used to supply the value for the ProjectColumnSettingsBase.IsReadOnly property |
Key | Identifies the property used to supply the value for the ProjectColumn.Key property. Expected type is string. |
MaxWidth | Identifies the property used to supply the value for the ProjectColumnSettingsBase.MaxWidth property |
MinWidth | Identifies the property used to supply the value for the ProjectColumnSettingsBase.MinWidth property |
Width | Identifies the property used to supply the value for the ProjectColumn.Width property |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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