Version

Record Class Methods

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

Public Methods
 NameDescription
Public MethodGetAssociatedRecordReturns the associated record from the UI DataPresenterBase during a print or export operation.  
Public MethodIsAncestorOfDetermines if this record is anywhere in the parent chain of the record being tested.  
Public MethodRefreshSortPositionIf the record is not at the correct sort position in the record collection, this method will reposition it at the correct sort position based on the current sort criteria. Also if the record is in the wrong group record, it will be moved to the correct group record.  
Public MethodResetExpansionIndicatorVisibilityResets the value of the ExpansionIndicatorVisibility property.  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChangedOverridden. Called when th number of PropertyChanged listeners changes to or from zero.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
See Also