Version

TaskColumnSettingsCollection Class Members

The following tables list the members exposed by TaskColumnSettingsCollection.

Public Constructors
 NameDescription
Public ConstructorTaskColumnSettingsCollection ConstructorCreates a new instance of the Infragistics.Win.SubObjectsDictionaryBase`2 class.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsFixedSizeReturns true. (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskColumnSettings>)
Public PropertyIsReadOnlyReturns true. (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskColumnSettings>)
Public PropertyIsSynchronized (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Public PropertyItemOverloaded. Gets or sets the value associated with the specified key. (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskColumnSettings>)
Public PropertyKeys (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Public PropertySyncRoot (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyValues (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Protected Properties
 NameDescription
Protected PropertyDictionaryOverridden. The dictionary that contains the item references.  
Protected PropertyInitialCapacityReturns the number of fields in the TaskField enumeration. (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskColumnSettings>)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodContainsKey (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Public MethodContainsValue (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Public MethodCopyTo (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetValueOverloaded. Returns a TaskColumnSettings for the specified Infragistics.Win.UltraWinSchedule.TaskField  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets all properties of the TaskFieldSettingsBase to their default values.  
Public MethodShouldSerializeIndicates whether the TaskFieldSettingsBase object needs to be persisted.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodTryGetValueOverloaded.  (Inherited from Infragistics.Win.UltraWinGanttView.KeyedTaskFieldSubObjectDictionaryBase<TaskColumnSettings>)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDisposeValues (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInternalAdd (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Protected MethodInternalRemove (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TaskColumnSettings>)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Disposes all of the items in the dictionary.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetValueOverridden. Resets the value to its default values.  
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also