Returns the last visible pane in the child panes collection. Syntax Remarks This property returns the last visible pane or null if there are no visible panes. You can use this property in conjunction with the GetPreviousVisiblePane method to iterate through the visible panes in a group. Example The following examp...
Syntax Parameters propId
Syntax Parameters propId trigger
Syntax Parameters trigger
Overload List
Called when this object is being added to the passed in collection. The default implementation sets the internal primaryCollection reference if it hasnt already been set Syntax Parameters primaryCollection The Infragistics.Shared.KeyedSubObjectsCollectionBase to which the object was added.
Invoked from the OnDeserialization method of the System.Runtime.Serialization.IDeserializationCallback interface Syntax
Syntax Parameters propChange
Invoked when the property of a subobject has changed. Syntax Parameters propChange A structure containing the property change information. Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even within com...