Version 24.2 (latest)

TaskCellSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance used to render the grid cell representing a particular field of a particular task.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets or sets whether the user can modify the field. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldSettingsBase)
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
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)
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