Version

TaskColumnSettings Class Properties

For a list of all members of this type, see TaskColumnSettings members.

Public Properties
 NameDescription
Public PropertyCellAppearanceReturns or sets the appearance used to render the cells of a grid column in the UltraGanttView.  
Public PropertyCellMultiLineGets or sets whether the column of the grid portion of the UltraGanttView can display text in Mutiple lines.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorGets or sets the editor that this column will use for editing and displaying cells.  
Public PropertyEnabledGets or sets whether the user can modify the field. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldSettingsBase)
Public PropertyFormatReturns or sets a string used to control the formatting of displayed text.  
Public PropertyFormatInfoGets or sets the culture specific information used to determine how values are formatted.  
Public PropertyHasCellAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHeaderAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHeaderAppearanceReturns or sets the appearance used to render the header of a grid column in the UltraGanttView.  
Public PropertyImeModeSpecifies the IME mode for the column.  
Public PropertyKeyReturns the key for the Infragistics.Win.UltraWinSchedule.TaskColumn associated with this TaskFieldSettingsBase. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldSettingsBase)
Public PropertyReadOnlyGets or sets whether a task can be edited by the user. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldSettingsBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTaskFieldReturns the TaskField indicating to which field this TaskFieldSettings applies. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldSettingsBase)
Public PropertyTextReturns or sets the string that is displayed in the header for the associated column.  
Public PropertyValueListGets or sets the ValueList that this column will use for editing and displaying cells.  
Public PropertyVisibleGets or sets whether the column is visible to the user in the grid portion of the UltraGanttView.  
Public PropertyVisiblePositionReturns or sets the visible position of a column in the grid portion of the UltraGanttView.  
Public PropertyVisibleResolvedReturns the resolved visibility of the column.  
Public PropertyWidthGets or sets the width of the column in the grid portion of the UltraGanttView.  
Protected Properties
 NameDescription
Protected PropertyAppearanceManager (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIdsOverridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also