Version

Search Results

GetObjectData Method (GroupSettings)

Invoked during the serialization of the object. Syntax Parameters info The SerializationInfo instance that contains the data to be serialized.context The StreamingContext instance which describes the source and destination of the serialized stream.

HasTabAreaAppearance Property

Indicates whether an Infragistics.Win.AppearanceBase object has been created. Syntax Property Value Returns true when the Appearance object for the TabAreaAppearance property has been created. Remarks Use this property to determine if an Infragistics.Win.AppearanceBase object has been created. Appearance objects i...

InitializeTag Method (GroupSettings)

Syntax Parameters tagValue

NotifyPropChange(Enum) Method

Syntax Parameters propId

NotifyPropChange(Enum,PropChangeInfo) Method

Syntax Parameters propId trigger

NotifyPropChange(PropChangeInfo) Method

Syntax Parameters trigger

OnDeserialization Method (GroupSettings)

Invoked after the entire object graph has been deserialized. Syntax Parameters sender The object that initiated the callback. The functionality for the this parameter is not currently implemented.

OnDispose Method (GroupSettings)

Invoked when the resources utilized by the object are released and the object is being disposed. Syntax Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even within complex object graphs. Also note that ...

OnObjectPropChanged Method (GroupSettings)

Syntax Parameters propChange