バージョン

IsFixedFieldsSupported プロパティ (ViewBase)

DataPresenterBase によりフィールドを UI に固定できる必要がある場合は true を返します。
シンタックス
'宣言
 
Protected Friend Overridable ReadOnly Property IsFixedFieldsSupported As Boolean
protected internal virtual bool IsFixedFieldsSupported {get;}
解説

基本実装は False を返します。

注: このビューは HasLogicalOrientation から True を返します。

参照