FlexPivot for WinForms
Item プロパティ (ValidationRuleCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ValidationRuleCollection クラス : Item プロパティ
The zero-based index of the element to get or set.
Gets or sets the element at the specified index.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As ValidationRule
public ValidationRule this[ 
   System.int index
]; {get; set;}

パラメータ

index
The zero-based index of the element to get or set.
参照

ValidationRuleCollection クラス
ValidationRuleCollection メンバ