バージョン

DefaultLabelLocation プロパティ (ViewBase)

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

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

参照