バージョン 20.1

GetMaxValue メソッド (ProgressBarEmbeddableOwner)

設定可能な最大値を取得します。
シンタックス
public override object GetMaxValue( 
   object ownerContext
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement メソッドに渡されたコンテキスト。

戻り値の型

最大値、または最大値がない場合はnull。
解説
デフォルトの実装は 100 を返します。
参照