バージョン

Location プロパティ (AjaxIndicator)

対象要素の境界に相対してインジケーターの位置を取得または設定します。
シンタックス
'宣言
 
Public Property Location As RelativeLocation
public RelativeLocation Location {get; set;}
解説

値が NotSet に設定されている場合、位置は共通 AjaxIndicator に対応するプロパティで定義されます。共通 AjaxIndicator のプロパティが NotSet に設定されている場合、MiddleCenter が使用されます。

参照