PowerTools SPREAD for ASP.NET 8.0J
Item プロパティ (SmartPrintRulesCollection)

指定したインデックスにあるルール(SmartPrintRuleオブジェクト)を取得または設定します。
構文
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As SmartPrintRule
public SmartPrintRule this[ 
   int index
]; {get; set;}

パラメータ

index
参照

SmartPrintRulesCollection クラス
SmartPrintRulesCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.