'宣言 Protected Friend Overridable ReadOnly Property IsFixedRecordsSupported As Boolean
protected internal virtual bool IsFixedRecordsSupported {get;}
基本実装は False を返します。レコードが固定の場合、その ViewableRecordCollection での位置は、そのレコードがリストの開始または終了に他の固定レコードとともに配置されるよう、変更されます。
ViewBase クラス ViewBase メンバ DataPresenterBase クラス ViewableRecordCollection クラス