Version 24.2 (latest)

TaskFieldSettingsBase Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets or sets whether the user can modify the field.  
Public PropertyKeyReturns the key for the Infragistics.Win.UltraWinSchedule.TaskColumn associated with this TaskFieldSettingsBase.  
Public PropertyReadOnlyGets or sets whether a task can be edited by the user.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTaskFieldReturns the TaskField indicating to which field this TaskFieldSettings applies.  
Protected Properties
 NameDescription
Protected PropertyAppearanceManager (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIds (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also