バージョン

Record クラス

レコードを表すために XamDataGrid、XamDataCarousel または XamDataPresenter によって使用される抽象基本クラス
シンタックス
'宣言
 
Public MustInherit Class Record 
   Inherits Infragistics.PropertyChangeNotifier
   Implements Infragistics.Collections.ISparseArrayItem, Infragistics.Collections.ISparseArrayMultiItem, Infragistics.Windows.Selection.ISelectableItem 
public abstract class Record : Infragistics.PropertyChangeNotifier, Infragistics.Collections.ISparseArrayItem, Infragistics.Collections.ISparseArrayMultiItem, Infragistics.Windows.Selection.ISelectableItem  
解説

注: 対応する DataRecordPresenterGroupByRecordPresenter または ExpandableFieldRecordPresenter 要素を通して UI で表されます。

さまざまなレコード タイプの説明については、開発者ガイドでトピック 「レコード」を参照してください。

どのようにすべてが一緒に機能するかの説明については、開発者ガイドの「操作の理論」を参照してください。

参照