Version

TaskColumnSettings Class Methods

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

Public Methods
 NameDescription
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 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 MethodResetOverridden. Resets all properties of the TaskFieldSettingsBase to their default values.  
Public MethodResetCellAppearanceResets the CellAppearance property to its default value.  
Public MethodResetCellMultiLineResets the CellMultiLine property to its default value.  
Public MethodResetEditorResets the Editor property to its default value.  
Public MethodResetEnabledResets the TaskFieldSettingsBase.Enabled property to its default value. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldSettingsBase)
Public MethodResetFormatResets the Format property to its default value.  
Public MethodResetFormatInfoResets the FormatInfo property to its default value.  
Public MethodResetHeaderAppearanceResets the HeaderAppearance property to its default value.  
Public MethodResetImeModeResets the ImeMode property to its default value.  
Public MethodResetReadOnlyResets the TaskFieldSettingsBase.ReadOnly property to its default value. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldSettingsBase)
Public MethodResetTextResets the Text property to its default value.  
Public MethodResetValueListResets the ValueList property to its default value.  
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodResetVisiblePositionResets the VisiblePosition property to its default value.  
Public MethodResetWidthResets the Width property to its default value.  
Public MethodShouldSerializeOverridden. Indicates whether the TaskFieldSettingsBase object needs to be persisted.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns a System.String that represents the current System.Object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Populates the specified SerializationInfo with the data from the object.  
Protected MethodInitialize (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also