PowerTools SPREAD for Windows Forms 8.0J
Type プロパティ (DynamicFilterItem)


動的フィルタタイプを取得または設定します。
構文
'Declaration
 
Public Property Type As DynamicFilterType
'使用法
 
Dim instance As DynamicFilterItem
Dim value As DynamicFilterType
 
instance.Type = value
 
value = instance.Type
public DynamicFilterType Type {get; set;}
参照

DynamicFilterItem クラス
DynamicFilterItem メンバ

 

 


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