バージョン

ExcludeExpandedState プロパティ (IExportOptions)

各レコードの IsExpanded 状態がエクスポート処理中に受け付けられかどうかを決定します。
シンタックス
'宣言
 
ReadOnly Property ExcludeExpandedState As Boolean
bool ExcludeExpandedState {get;}
解説

True に設定された場合は、エクスポートされている DataPresenterBase から各 RecordRecord.IsExpanded 状態をコピーしません。デフォルトは false です。

参照