バージョン

IsOpacityReduced プロパティ (MergedCellPresenter)

レコードのコンテンツ不透明度が削減されるかどうかを返します (読み取り専用)。
シンタックス
'宣言
 
Public ReadOnly Property IsOpacityReduced As Boolean
public bool IsOpacityReduced {get;}
解説

注: 関連付けられた DataRecords がフィルターによって表示されていなく、FieldLayout.FilterActionResolved が 'Disable' または 'ReduceOpacity' を返す場合のみ、このプロパティは True に設定されます。

参照