'宣言 Public ReadOnly Property HasSeparatorBefore As Boolean
public bool HasSeparatorBefore {get;}
HasRecordSeparatorBefore はレコードがレコード セパレーターをその後に表示するかどうかを示します。方向 (Orientation を参照) がそれぞれ上下または左右かにより、セパレーターはレコードの上または左に表示されます。
セパレーターを有効にするには、FieldLayoutSettings の RecordSeparatorLocation プロパティを設定します。
RecordPresenter クラス RecordPresenter メンバ HasSeparatorBefore プロパティ RecordSeparatorLocation プロパティ