バージョン

DefaultLabelLocation プロパティ (CarouselView)

View の Field ラベルのデフォルト LabelLocation を返します。
シンタックス
'宣言
 
Protected Friend Overrides ReadOnly Property DefaultLabelLocation As LabelLocation
protected internal override LabelLocation DefaultLabelLocation {get;}
解説

基本実装は LabelLocation.Default を返します。

参照