Version

TaskCellSettingsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskCellSettings>)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsFixedSizeReturns true. (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskCellSettings>)
Public PropertyIsReadOnlyReturns true. (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskCellSettings>)
Public PropertyIsSynchronized (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskCellSettings>)
Public PropertyItemOverridden. Gets or sets the value associated with the specified key.  
Public PropertyKeys (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskCellSettings>)
Public PropertySyncRoot (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskCellSettings>)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyValues (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskCellSettings>)
Protected Properties
 NameDescription
Protected PropertyDictionaryThe dictionary that contains the item references (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskCellSettings>)
Protected PropertyInitialCapacityReturns the number of fields in the TaskField enumeration. (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskCellSettings>)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also