PowerTools MultiRow for Windows Forms 8.0J
MaxCount プロパティ (AutoFilterToolStripItem)

自動生成できるフィルタ項目の最大数を取得または設定します。
構文
Public Property MaxCount As Integer
public int MaxCount {get; set;}

プロパティ値

自動生成できるフィルタ項目の最大数を表す System.Int32 値。既定値は 1000 です。
例外
例外解説
System.ArgumentOutOfRangeException このプロパティの設定時に指定された値が 0 未満です。
参照

AutoFilterToolStripItem クラス
AutoFilterToolStripItem メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.