Version

RecordScrollTipInfo Class Members

The following tables list the members exposed by RecordScrollTipInfo.

Public Properties
 NameDescription
Public PropertyChildrenReturns the scroll tip info for the descendants of the record for which the scroll tip is being displayed.  
Public PropertyRecordReturns the record associated with this RecordScrollTipInfo instance.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateCreates a ScrollTipInfo based on the supplied top record. Resolves the top record to the true top record if necessary (i.e., finds the top record's ultimate parent record).  
See Also