バージョン

AnimationShowDuration プロパティ (ColumnUpdatingComboEditorOptions)

ドロップダウン リストのアニメーションを表示する期間 (ミリ秒) を設定します。
シンタックス
'宣言
 
Public Property AnimationShowDuration As System.Nullable(Of Integer)
public System.Nullable<int> AnimationShowDuration {get; set;}
解説

デフォルト値は 400 です。

参照

オンラインで表示: GitHub