バージョン

ExcludeCellValuePresenterStyles プロパティ

レポートで ui XamDataGrid の CellValuePresenterStyle の設定が使用されるかどうかを決定します。
シンタックス
'宣言
 
Public Property ExcludeCellValuePresenterStyles As Boolean
public bool ExcludeCellValuePresenterStyles {get; set;}
解説

true に設定されている場合、関連付けられた ui XamDataGrid の FieldSettings.CellValuePresenterStyle をレポートに含めたくないことを意味します。デフォルトは false です。

参照